Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2752 if (CollectAddOperandsWithScales(M, NewOps, AccumulatedConstant, in getAddExpr() local
2239 CollectAddOperandsWithScales(DenseMap<const SCEV *,APInt> & M,SmallVectorImpl<const SCEV * > & NewOps,APInt & AccumulatedConstant,ArrayRef<const SCEV * > Ops,const APInt & Scale,ScalarEvolution & SE) CollectAddOperandsWithScales() argument