Searched refs:getBlocksSet (Results 1 – 5 of 5) sorted by relevance
86 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
209 for (auto *MBB : SrcWE->getBlocksSet()) { in recalculate()
415 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()417 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1677 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1876 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1878 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1908 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1924 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
689 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()691 OtherL->getBlocksSet(); in compareLoops()
215 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function221 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function