Searched defs:getBlocksSet (Results 1 – 2 of 2) sorted by relevance
200 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function206 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function