Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h208 AssumptionCacheTracker *ACT; variable
/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp124 if (auto *ACT = this->getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp600 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); runOnFunction() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp544 mapping(IO & IO,COFF::AuxiliaryCLRToken & ACT) mapping() argument
/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp891 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp382 auto BuildSubExpr = [&](ACT CallType, StringRef Func, in buildCoawaitCalls() typedef
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1946 auto &ACT = getAnalysis<AssumptionCacheTracker>(); runOnFunction() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5270 AssumptionAnalysis ACT; computeHeuristicUnrollFactor() local