Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopInstSimplify.cpp152 bool IsExitBlock = std::binary_search(ExitBlocks.begin(), in runOnLoop() local
154 if (IsExitBlock) in runOnLoop()
/external/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp170 bool IsExitBlock = std::binary_search(ExitBlocks.begin(), in runOnLoop() local
172 if (IsExitBlock) in runOnLoop()