Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.h87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h214 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
220 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function