Searched defs:EarlierWrite (Results 1 – 1 of 1) sorted by relevance
569 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierStart, in tryToShorten()660 static bool tryToShortenEnd(Instruction *EarlierWrite, in tryToShortenEnd()688 static bool tryToShortenBegin(Instruction *EarlierWrite, in tryToShortenBegin()722 Instruction *EarlierWrite = OI.first; in removePartiallyOverlappedStores() local