Searched defs:InfoCache (Results 1 – 5 of 5) sorted by relevance
| /external/llvm-project/llvm/unittests/Transforms/IPO/ |
| D | AttributorTest.cpp | 42 InformationCache InfoCache(M, AG, Allocator, nullptr); in TEST_F() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | Attributor.cpp | 2275 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
|
| D | OpenMPOpt.cpp | 2144 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local 2219 OMPInformationCache InfoCache( in runOnSCC() local
|
| D | AttributorAttributes.cpp | 1750 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/ |
| D | Attributor.cpp | 1863 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local 6752 InformationCache InfoCache(M, AG); in runAttributorOnModule() local
|