Searched defs:OMPInfoCache (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp480 OpenMPOpt(SmallVectorImpl<Function *> &SCC, CallGraphUpdater &CGUpdater, OptimizationRemarkGetter OREGetter, OMPInformationCache &OMPInfoCache, Attributor &A) argument
931 OMPInformationCache &OMPInfoCache; member in struct:__anon4547::OpenMPOpt
1210 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache()); local
1249 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache()); variable
1279 auto &OMPInfoCache = static_cast<OMPInformationCache &>(A.getInfoCache()); variable
[all...]

Completed in 63 milliseconds