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