Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp426 RFIs; member
529 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
536 for (int Idx = 0; Idx < RFIs.size(); ++Idx) in recollectUses()
556 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
598 auto &RFI = RFIs[_Enum]; \ in initializeRuntimeFunctions()
1058 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()
1065 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()
1066 OMPInfoCache.RFIs[OMPRTL___kmpc_push_num_threads], in mergeParallelRegions()
1429 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in deleteParallelRegions()
1497 *F, OMPInfoCache.RFIs[DeduplicableRuntimeCallID]); in deduplicateRuntimeCalls()
[all …]