Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp183 struct OMPInformationCache : public InformationCache { struct
184 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() argument
921 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions()
1290 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions()
2073 ExternalizationRAII(OMPInformationCache &OMPInfoCache, in ExternalizationRAII()
2108 OMPInformationCache &OMPInfoCache;
2206 OMPInformationCache::foreachUse(F, [&](const Use &U) { in getUniqueKernelFor()
2241 OMPInformationCache::foreachUse(*F, [&](Use &U) { in rewriteDeviceCodeStateMachine()
3171 OMPInformationCache::RuntimeFunctionInfo &InitRFI = in initialize()
3173 OMPInformationCache::RuntimeFunctionInfo &DeinitRFI = in initialize()
[all …]