Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
210 Instruction *TheStore,217 MaybeAlign LoadAlign, Instruction *TheStore,1007 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore() argument1010 Module *M = TheStore->getModule(); in processLoopStridedStore()1083 AAMDNodes AATags = TheStore->getAAMetadata(); 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()1245 MaybeAlign StoreAlign, MaybeAlign LoadAlign, Instruction *TheStore, in processLoopStoreOfLoopLoad() argument1252 if (isa<MemCpyInlineInst>(TheStore)) in processLoopStoreOfLoopLoad()[all …]