Home
last modified time | relevance | path

Searched defs:getUseBlocks (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h157 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h188 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function
/external/llvm/lib/CodeGen/
DSplitKit.h182 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function