Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Transforms/IPO/
DAttributorTest.cpp42 InformationCache InfoCache(M, AG, Allocator, nullptr); in TEST_F() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp2275 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions()
2389 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local
2416 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local
2491 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in runOnModule() local
2527 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in runOnSCC() local
DOpenMPOpt.cpp2144 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local
2219 OMPInformationCache InfoCache( in runOnSCC() local
DAttributorAttributes.cpp1750 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local
7920 InformationCache &InfoCache = A.getInfoCache(); in followUseInMBEC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp1863 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local
6752 InformationCache InfoCache(M, AG); in runAttributorOnModule() local