Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2117 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in getUniqueKernelFor() local
2120 if (OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI)) in getUniqueKernelFor()
2145 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in rewriteDeviceCodeStateMachine() local
2149 if (!KernelParallelRFI) in rewriteDeviceCodeStateMachine()
2179 OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI); in rewriteDeviceCodeStateMachine()