Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
221 Instruction *TheStore,228 MaybeAlign LoadAlign, Instruction *TheStore,1031 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore() argument1111 Module *M = TheStore->getModule(); in processLoopStridedStore()1127 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()1136 << " from store to: " << *Ev << " at: " << *TheStore in processLoopStridedStore()1143 << ore::NV("Function", TheStore->getFunction()) in processLoopStridedStore()1190 MaybeAlign LoadAlign, Instruction *TheStore, Instruction *TheLoad, in processLoopStoreOfLoopLoad() argument1233 Stores.insert(TheStore); in processLoopStoreOfLoopLoad()1235 bool IsMemCpy = isa<MemCpyInst>(TheStore); in processLoopStoreOfLoopLoad()[all …]