Home
last modified time | relevance | path

Searched defs:ACT (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp146 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnLoop() local
DHotColdSplitting.cpp695 if (auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
DPartialInlining.cpp364 AssumptionCacheTracker *ACT = &getAnalysis<AssumptionCacheTracker>(); in runOnModule() local
DSampleProfile.cpp506 AssumptionCacheTracker *ACT = nullptr; member in __anon73a286e30111::SampleProfileLoaderLegacyPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAssumptionCache.h189 AssumptionCacheTracker *ACT; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp149 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp536 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp876 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp2074 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local