Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp323 struct RuntimeFunctionInfo { struct
424 EnumeratedArray<RuntimeFunctionInfo, RuntimeFunction,
501 unsigned collectUses(RuntimeFunctionInfo &RFI, bool CollectStats = true) { in collectUses()
556 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
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()
[all …]