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