Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp929 OREGetter(OREGetter), OMPInfoCache(OMPInfoCache), A(A) {} in OpenMPOpt()
951 OMPInfoCache.recollectUses(); in run()
967 OMPInfoCache.recollectUses(); in run()
982 if (OMPInfoCache.OpenMPPostLink) in run()
2039 OMPInformationCache &OMPInfoCache; member
2075 if (OMPInfoCache.CGSCC && !OMPInfoCache.CGSCC->empty() && in getUniqueKernelFor()
2321 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in updateImpl()
2374 auto &GetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Getter]; in getValueForCall()
2375 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in getValueForCall()
4068 OMPInfoCache.OMPBuilder.Builder in insertInstructionGuardsHelper()
[all …]