Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h206 AssumptionCacheTracker *ACT; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp124 if (auto *ACT = this->getAnalysisIfAvailable<AssumptionCacheTracker>()) in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp600 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp544 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp891 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp382 using ACT = ReadySuspendResumeResult::AwaitCallType; in buildCoawaitCalls() typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1966 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5336 AssumptionAnalysis ACT; in computeHeuristicUnrollFactor() local