Searched defs:InfoCache (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUAttributor.cpp | 338 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl() local 508 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, *TM); in runOnModule() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| D | Attributor.cpp | 227 InformationCache &InfoCache) { in isValidAtPosition() 2782 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions() 2903 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in run() local 2931 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in run() local 3007 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ nullptr); in runOnModule() local 3044 InformationCache InfoCache(M, AG, Allocator, /* CGSCC */ &Functions); in runOnSCC() local
|
| D | OpenMPOpt.cpp | 4235 OMPInformationCache InfoCache(M, AG, Allocator, /*CGSCC*/ Functions, Kernels); in run() local 4286 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, Allocator, in run() local 4351 OMPInformationCache InfoCache(*(Functions.back()->getParent()), AG, in runOnSCC() local
|
| D | AttributorAttributes.cpp | 2244 InformationCache &InfoCache = A.getInfoCache(); in updateImpl() local 5584 InformationCache &InfoCache = A.getInfoCache(); in handleGenericInst() local 8041 InformationCache &InfoCache = A.getInfoCache(); in isValidCtxInstructionForOutsideAnalysis() local 9227 InformationCache &InfoCache = A.getInfoCache(); in followUseInMBEC() local
|