Searched defs:DeadI (Results 1 – 1 of 1) sorted by relevance
237 const Instruction *DeadI, in isMaskedStoreOverwrite()282 Instruction *DeadI, in isPartialOverwrite()561 static bool tryToShorten(Instruction *DeadI, int64_t &DeadStart, in tryToShorten()656 static bool tryToShortenEnd(Instruction *DeadI, OverlapIntervalsTy &IntervalMap, in tryToShortenEnd()683 static bool tryToShortenBegin(Instruction *DeadI, in tryToShortenBegin()713 tryToMergePartialOverlappingStores(StoreInst *KillingI, StoreInst *DeadI, in tryToMergePartialOverlappingStores()2060 Instruction *DeadI = OI.first; in removePartiallyOverlappedStores() local2218 Instruction *DeadI = DeadDefAccess->getMemoryInst(); in eliminateDeadStores() local