Searched refs:TheStore (Results 1 – 1 of 1) sorted by relevance
1032 Value *StoredVal, Instruction *TheStore, in processLoopStridedStore() argument1112 Module *M = TheStore->getModule(); in processLoopStridedStore()1128 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStridedStore()1198 if (isa<MemCpyInlineInst>(TheStore)) in processLoopStoreOfLoopLoad()1241 Stores.insert(TheStore); in processLoopStoreOfLoopLoad()1243 bool IsMemCpy = isa<MemCpyInst>(TheStore); in processLoopStoreOfLoopLoad()1260 TheStore) in processLoopStoreOfLoopLoad()1286 Stores.erase(TheStore); in processLoopStoreOfLoopLoad()1362 NewCall->setDebugLoc(TheStore->getDebugLoc()); in processLoopStoreOfLoopLoad()1389 MSSAU->removeMemoryAccess(TheStore, true); in processLoopStoreOfLoopLoad()[all …]