Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1989 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in getUniqueKernelFor() local
1992 if (OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI)) in getUniqueKernelFor()
2017 OMPInformationCache::RuntimeFunctionInfo &KernelParallelRFI = in rewriteDeviceCodeStateMachine() local
2021 if (!KernelParallelRFI) in rewriteDeviceCodeStateMachine()
2051 OpenMPOpt::getCallIfRegularCall(*U.getUser(), &KernelParallelRFI); in rewriteDeviceCodeStateMachine()