Searched refs:NumWordsS (Results 1 – 1 of 1) sorted by relevance
2268 const SCEV *NumWordsS = SE->getAddExpr(BECount32, OneS, SCEV::FlagNUW); in processCopyingStore() local2269 Value *NumWords = Expander.expandCodeFor(NumWordsS, Int32Ty, in processCopyingStore()