Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp277 static bool isShortenableAtTheEnd(Instruction *I) { in isShortenableAtTheEnd() function
663 if (IntervalMap.empty() || !isShortenableAtTheEnd(EarlierWrite)) in tryToShortenEnd()