Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h200 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
206 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h86 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } getBlocksSet() function