Searched defs:EarlierStart (Results 1 – 1 of 1) sorted by relevance
569 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierStart, in tryToShorten()662 int64_t &EarlierStart, uint64_t &EarlierSize) { in tryToShortenEnd()690 int64_t &EarlierStart, uint64_t &EarlierSize) { in tryToShortenBegin()727 int64_t EarlierStart = 0; in removePartiallyOverlappedStores() local