Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h198 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
204 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function