Home
last modified time | relevance | path

Searched defs:InfoCache (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2325 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions()
2441 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local
2469 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local
2545 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in runOnModule() local
2582 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in runOnSCC() local
H A DOpenMPOpt.cpp2486 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ Functions, in run() local
2541 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local
2616 OMPInformationCache InfoCache( in runOnSCC() local
H A DAttributorAttributes.cpp1748 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local
8022 InformationCache &InfoCache = A.getInfoCache(); in followUseInMBEC() local