Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h86 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfo.h215 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
221 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function