Searched defs:AC (Results 101 - 104 of 104) sorted by relevance

12345

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1905 AssumptionCache ∾ member in class:__anon4671::LSRInstance
5808 auto &AC = getAnalysis<AssumptionCacheTracker>().getAssumptionCache( local
5551 LSRInstance(Loop *L, IVUsers &IU, ScalarEvolution &SE, DominatorTree &DT, LoopInfo &LI, const TargetTransformInfo &TTI, AssumptionCache &AC, TargetLibraryInfo &TLI, MemorySSAUpdater *MSSAU) argument
5763 ReduceLoopStrength(Loop *L, IVUsers &IU, ScalarEvolution &SE, DominatorTree &DT, LoopInfo &LI, const TargetTransformInfo &TTI, AssumptionCache &AC, TargetLibraryInfo &TLI, MemorySSA *MSSA) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4569 static bool eliminateDeadSwitchCases(SwitchInst *SI, AssumptionCache *AC, argument
2224 FoldCondBranchOnPHI(BranchInst *BI, const DataLayout &DL, AssumptionCache *AC) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3295 SDValue AC = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1730 AssumptionCache *AC = nullptr; variable

Completed in 150 milliseconds

12345