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.cpp2119 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in getUniqueKernelFor() local
2122 if (OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI)) in getUniqueKernelFor()
2147 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in rewriteDeviceCodeStateMachine() local
2151 if (!KernelParallelRFI) in rewriteDeviceCodeStateMachine()
2181 OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI); in rewriteDeviceCodeStateMachine()