Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2193 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in getUniqueKernelFor() local
2196 if (OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI)) in getUniqueKernelFor()
2221 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in rewriteDeviceCodeStateMachine() local
2225 if (!KernelParallelRFI) in rewriteDeviceCodeStateMachine()
2255 OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI); in rewriteDeviceCodeStateMachine()