HomeSort by relevance Sort by last modified time
    Searched defs:IsExitBlock (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp 177 bool IsExitBlock = std::binary_search(ExitBlocks.begin(),
179 if (IsExitBlock)
  /art/compiler/optimizing/
nodes.h 855 bool IsExitBlock() const {
    [all...]

Completed in 62 milliseconds