Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp180 static bool isShortenableAtTheEnd(Instruction *I) { in isShortenableAtTheEnd() function
632 if (IntervalMap.empty() || !isShortenableAtTheEnd(DeadI)) in tryToShortenEnd()