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.cpp439 RFIs; member
542 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
549 for (int Idx = 0; Idx < RFIs.size(); ++Idx) in recollectUses()
569 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
611 auto &RFI = RFIs[_Enum]; \ in initializeRuntimeFunctions()
1071 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()
1078 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()
1079 OMPInfoCache.RFIs[OMPRTL___kmpc_push_num_threads], in mergeParallelRegions()
1445 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in deleteParallelRegions()
1513 *F, OMPInfoCache.RFIs[DeduplicableRuntimeCallID]); in deduplicateRuntimeCalls()
[all …]