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() function
927 OMPInformationCache &OMPInfoCache, Attributor &A) in OpenMPOpt()
1028 Use &U, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
1040 Value &V, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
1057 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions()
1064 OMPInformationCache::RuntimeFunctionInfo UnmergableCallsInfo[] = { in mergeParallelRegions()
1428 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions()
1785 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI, in getCombinedIdentFromCallUsesIn()
1818 OMPInformationCache::RuntimeFunctionInfo &RFI, in deduplicateRuntimeCalls()
[all …]