Searched refs:getBlocksSet (Results 1 – 5 of 5) sorted by relevance
87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
209 for (auto *MBB : SrcWE->getBlocksSet()) { in recalculate()
399 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()401 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1654 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1850 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1852 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1882 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1898 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
677 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()679 OtherL->getBlocksSet(); in compareLoops()
214 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function220 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function