Searched defs:DeadStart (Results 1 – 1 of 1) sorted by relevance
561 static bool tryToShorten(Instruction *DeadI, int64_t &DeadStart, in tryToShorten()657 int64_t &DeadStart, uint64_t &DeadSize) { in tryToShortenEnd()685 int64_t &DeadStart, uint64_t &DeadSize) { in tryToShortenBegin()2065 int64_t DeadStart = 0; in removePartiallyOverlappedStores() local