Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
232 Instruction *TheStore,239 MaybeAlign LoadAlign, Instruction *TheStore,1022 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore() argument1025 Module *M = TheStore->getModule(); in processLoopStridedStore()1126 AAMDNodes AATags = TheStore->getAAMetadata(); in processLoopStridedStore()1156 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()1165 << " from store to: " << *Ev << " at: " << *TheStore in processLoopStridedStore()1172 << ore::NV("Function", TheStore->getFunction()) in processLoopStridedStore()1274 MaybeAlign StoreAlign, MaybeAlign LoadAlign, Instruction *TheStore, in processLoopStoreOfLoopLoad() argument1281 if (auto *MCI = dyn_cast<MemCpyInst>(TheStore); MCI && MCI->isForceInlined()) in processLoopStoreOfLoopLoad()[all …]