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

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

Completed in 109 milliseconds