Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
221 Instruction *TheStore,228 MaybeAlign LoadAlign, Instruction *TheStore,1100 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore() argument1103 Module *M = TheStore->getModule(); in processLoopStridedStore()1175 AAMDNodes AATags = TheStore->getAAMetadata(); in processLoopStridedStore()1207 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()1216 << " from store to: " << *Ev << " at: " << *TheStore in processLoopStridedStore()1223 << ore::NV("Function", TheStore->getFunction()) in processLoopStridedStore()1325 MaybeAlign StoreAlign, MaybeAlign LoadAlign, Instruction *TheStore, in processLoopStoreOfLoopLoad() argument1332 if (isa<MemCpyInlineInst>(TheStore)) in processLoopStoreOfLoopLoad()[all …]