Searched refs:OneS (Results 1 – 1 of 1) sorted by relevance
2259 const SCEV *OneS = SE->getConstant(Int32Ty, 1); in processCopyingStore() local2261 const SCEV *NumWordsS = SE->getAddExpr(BECount32, OneS, SCEV::FlagNUW); in processCopyingStore()