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.h209 AssumptionCacheTracker *ACT; 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.cpp598 auto *ACT = getAnalysisIfAvailable<AssumptionCacheTracker>(); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp567 IO &IO, COFF::AuxiliaryCLRToken &ACT) { in mapping()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp907 auto &ACT = getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); in runOnFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp370 using ACT = ReadySuspendResumeResult::AwaitCallType; in buildCoawaitCalls() typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp2016 auto &ACT = getAnalysis<AssumptionCacheTracker>(); in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5647 AssumptionAnalysis ACT; in computeHeuristicUnrollFactor() local