Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp331 RFIs; member
434 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
441 for (int Idx = 0; Idx < RFIs.size(); ++Idx) in recollectUses()
461 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
503 auto &RFI = RFIs[_Enum]; \ in initializeRuntimeFunctions()
951 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()
958 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()
959 OMPInfoCache.RFIs[OMPRTL___kmpc_push_num_threads], in mergeParallelRegions()
1320 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in deleteParallelRegions()
1390 *F, OMPInfoCache.RFIs[DeduplicableRuntimeCallID]); in deduplicateRuntimeCalls()
[all …]