Searched refs:getBlocksSet (Results 1 – 3 of 3) sorted by relevance
318 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()320 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1488 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1678 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1680 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1710 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1727 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
176 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function182 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
692 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()693 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()