Home
last modified time | relevance | path

Searched defs:getBlocksVector (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h85 std::vector<MachineBasicBlock *> &getBlocksVector() { return Blocks; } in getBlocksVector() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfo.h170 std::vector<BlockT *> &getBlocksVector() { in getBlocksVector() function