Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3356 bool BlockReachable = ReachableBlocks.count(CurrBlock); in iterateTouchedInstructions() local
3360 if (!BlockReachable) { in iterateTouchedInstructions()