Searched defs:AccumulatedConstant (Results 1 – 1 of 1) sorted by relevance
2237 CollectAddOperandsWithScales(DenseMap<const SCEV *,APInt> & M,SmallVectorImpl<const SCEV * > & NewOps,APInt & AccumulatedConstant,ArrayRef<const SCEV * > Ops,const APInt & Scale,ScalarEvolution & SE) CollectAddOperandsWithScales() argument 2750 APInt AccumulatedConstant(BitWidth, 0); getAddExpr() local