Home
last modified time | relevance | path

Searched refs:isShortenableAtTheEnd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp175 static bool isShortenableAtTheEnd(Instruction *I) { in isShortenableAtTheEnd() function
658 if (IntervalMap.empty() || !isShortenableAtTheEnd(DeadI)) in tryToShortenEnd()