Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3400 bool BlockReachable = ReachableBlocks.count(CurrBlock); in iterateTouchedInstructions() local
3404 if (!BlockReachable) { in iterateTouchedInstructions()