Searched refs:isShortenableAtTheEnd (Results 1 – 1 of 1) sorted by relevance
178 static bool isShortenableAtTheEnd(Instruction *I) { in isShortenableAtTheEnd() function576 if (IntervalMap.empty() || !isShortenableAtTheEnd(DeadI)) in tryToShortenEnd()