Searched refs:getBlocksSet (Results 1 – 5 of 5) sorted by relevance
87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
208 for (auto *MBB : SrcWE->getBlocksSet()) { in recalculate()
328 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()330 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1573 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1768 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1770 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1800 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1816 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
679 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()681 OtherL->getBlocksSet(); in compareLoops()
198 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function204 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function