Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h188 bool isThroughBlock(unsigned MBB) const { return ThroughBlocks.test(MBB); } in isThroughBlock() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h194 bool isThroughBlock(unsigned MBB) const { return ThroughBlocks.test(MBB); } in isThroughBlock() function