Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp940 OMPInformationCache &OMPInfoCache, Attributor &A) in OpenMPOpt()
942 OREGetter(OREGetter), OMPInfoCache(OMPInfoCache), A(A) {} in OpenMPOpt()
964 OMPInfoCache.recollectUses(); in run()
980 OMPInfoCache.recollectUses(); in run()
995 if (OMPInfoCache.OpenMPPostLink) in run()
1009 auto ICVInfo = OMPInfoCache.ICVs[ICV]; in printICVs()
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()
1183 OMPInfoCache.OMPBuilder.createMaster(Loc, BodyGenCB, FiniCB)); in mergeParallelRegions()
[all …]