Searched defs:EarlierWrite (Results 1 – 1 of 1) sorted by relevance
919 static bool tryToShorten(Instruction *EarlierWrite, int64_t &EarlierOffset, in tryToShorten()974 static bool tryToShortenEnd(Instruction *EarlierWrite, in tryToShortenEnd()995 static bool tryToShortenBegin(Instruction *EarlierWrite, in tryToShortenBegin()1022 Instruction *EarlierWrite = OI.first; in removePartiallyOverlappedStores() local