Searched refs:getBlocksSet (Results 1 – 5 of 5) sorted by relevance
87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
210 for (auto *MBB : SrcWE->getBlocksSet()) { in recalculate()
200 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function206 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
697 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()699 OtherL->getBlocksSet(); in compareLoops()
456 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()458 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1726 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1925 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1927 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1957 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1973 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()