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