Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp791 OREGetter(OREGetter), OMPInfoCache(OMPInfoCache), A(A) {} in OpenMPOpt()
814 OMPInfoCache.recollectUses(); in run()
832 OMPInfoCache.recollectUses(); in run()
877 if (!OMPInfoCache.Kernels.count(F)) in printKernels()
1420 if (OMPInfoCache.Kernels.empty()) in eliminateBarriers()
2108 OMPInformationCache &OMPInfoCache; member
2400 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in updateImpl()
2453 auto &GetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Getter]; in getValueForCall()
2454 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in getValueForCall()
3527 OMPInfoCache.OMPBuilder.Builder in changeToSPMDMode()
[all …]