Searched refs:isShortenableAtTheEnd (Results 1 – 1 of 1) sorted by relevance
271 static bool isShortenableAtTheEnd(Instruction *I) { in isShortenableAtTheEnd() function959 if (IntervalMap.empty() || !isShortenableAtTheEnd(EarlierWrite)) in tryToShortenEnd()1201 } else if ((OR == OW_End && isShortenableAtTheEnd(DepWrite)) || in eliminateDeadStores()