/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionNormalization.h | 45 class SCEV; variable
|
H A D | Delinearization.h | 26 class SCEV; variable
|
H A D | ScalarEvolutionAliasAnalysis.h | 23 class SCEV; variable
|
H A D | ScalarEvolutionDivision.h | 20 class SCEV; variable
|
H A D | LoopCacheAnalysis.h | 31 class SCEV; variable
|
H A D | IVUsers.h | 27 class SCEV; variable
|
H A D | IVDescriptors.h | 31 class SCEV; variable
|
H A D | DependenceAnalysis.h | 53 class SCEV; variable
|
H A D | LoopAccessAnalysis.h | 31 class SCEV; variable
|
H A D | TargetTransformInfoImpl.h | 698 const SCEV *) const { in getAddressComputationCost()
|
H A D | TargetTransformInfo.h | 59 class SCEV; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.h | 27 class SCEV; variable
|
H A D | NaryReassociate.h | 96 class SCEV; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 40 class SCEV; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 37 class SCEV; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 36 class SCEV; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 64 class SCEV; variable 2214 const SCEV *) { in getAddressComputationCost()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1193 DenseMap<const SCEV *, SmallVector<Instruction *, 2>> &DominatingExprs) { in findClosestMatchingDominator()
|
H A D | IndVarSimplify.cpp | 579 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
|
H A D | LoopIdiomRecognize.cpp | 806 bool (LoopIdiomRecognize::*Processor)(MemInst *, const SCEV *), in processLoopMemIntrinsic()
|
H A D | LoopStrengthReduce.cpp | 5071 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 816 SmallVectorImpl<PointerIntPair<const SCEV *, 1, bool>> &ScevList, in findForkedSCEVs() 831 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) { in findForkedSCEVs()
|
H A D | ScalarEvolution.cpp | 1588 DenseMap<const SCEV *, SmallVector<ScalarEvolution::FoldID, 2>> in insertFoldCacheEntry() 2279 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales() 14944 DenseMap<const SCEV *, const SCEV *> &M) in SCEVLoopGuardRewriter() 14970 &RewriteMap) { in applyLoopGuards()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 57 class SCEV; variable
|