Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp282 struct OMPInformationCache : public InformationCache { struct
283 OMPInformationCache(Module &M, AnalysisGetter &AG, in OMPInformationCache() argument
940 OMPInformationCache &OMPInfoCache, Attributor &A) in OpenMPOpt()
1041 Use &U, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
1053 Value &V, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
1070 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions()
1077 OMPInformationCache::RuntimeFunctionInfo UnmergableCallsInfo[] = { in mergeParallelRegions()
1444 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions()
1787 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI, in getCombinedIdentFromCallUsesIn()
1820 OMPInformationCache::RuntimeFunctionInfo &RFI, in deduplicateRuntimeCalls()
[all …]