Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp326 RFIs; member
429 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
436 for (int Idx = 0; Idx < RFIs.size(); ++Idx) in recollectUses()
922 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()
929 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()
1291 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in deleteParallelRegions()
2222 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in rewriteDeviceCodeStateMachine()
3172 OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in initialize()
4145 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in updateParallelLevels()
4726 auto &RFI = OMPInfoCache.RFIs[RF]; in registerFoldRuntimeCall()
[all …]