Searched refs:addToBlocksSet (Results 1 – 2 of 2) sorted by relevance
199 WE->addToBlocksSet(MBB); in recalculate()235 SrcWE->getParentException()->addToBlocksSet(MBB); in recalculate()
71 void addToBlocksSet(MachineBasicBlock *MBB) { BlockSet.insert(MBB); } in addToBlocksSet() function