Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
155 Value *SplatValue, Instruction *TheStore,946 Instruction *TheStore, const SCEVAddRecExpr *Ev, in processLoopStridedStore() argument998 StoreSize, getAnalysis<AliasAnalysis>(), TheStore)) { in processLoopStridedStore()1032 Module *M = TheStore->getParent()->getParent()->getParent(); in processLoopStridedStore()1052 << " from store to: " << *Ev << " at: " << *TheStore << "\n"); in processLoopStridedStore()1053 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()1057 deleteDeadInstruction(TheStore, *SE, TLI); in processLoopStridedStore()