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