Searched refs:getBlocksSet (Results 1 – 5 of 5) sorted by relevance
87 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
211 SrcWE->getBlocksSet().remove_if([&](MachineBasicBlock *MBB){ 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()
458 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()460 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1740 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1939 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1941 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1971 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1987 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()