Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp228 struct RuntimeFunctionInfo { struct
329 EnumeratedArray<RuntimeFunctionInfo, RuntimeFunction,
406 unsigned collectUses(RuntimeFunctionInfo &RFI, bool CollectStats = true) { in collectUses()
461 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
921 Use &U, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
933 Value &V, OMPInformationCache::RuntimeFunctionInfo *RFI = nullptr) { in getCallIfRegularCall()
950 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions()
957 OMPInformationCache::RuntimeFunctionInfo UnmergableCallsInfo[] = { in mergeParallelRegions()
1319 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions()
1647 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI, in getCombinedIdentFromCallUsesIn()
[all …]