Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp414 RTLFunctions.insert(F); \ in initializeRuntimeFunctions()
446 DenseSet<const Function *> RTLFunctions; member
2975 if (OMPInfoCache.RTLFunctions.contains(CB->getCalledFunction())) in changeToSPMDMode()