Home
last modified time | relevance | path

Searched refs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3152 struct AAKernelInfoFunction : AAKernelInfo { struct
3153 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() argument
3588 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in changeToSPMDMode()
4908 AA = new (A.Allocator) AAKernelInfoFunction(IRP, A); in createForPosition()