Searched refs:UnloopUpdater (Results 1 – 2 of 2) sorted by relevance
447 class UnloopUpdater { class464 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : in UnloopUpdater() function in __anonc610db300311::UnloopUpdater480 void UnloopUpdater::updateBlockParents() { in updateBlockParents()530 void UnloopUpdater::removeBlocksFromAncestors() { in removeBlocksFromAncestors()553 void UnloopUpdater::updateSubloopParents() { in updateSubloopParents()571 Loop *UnloopUpdater::getNearestLoop(BasicBlock *BB, Loop *BBLoop) { in getNearestLoop()677 UnloopUpdater Updater(Unloop, this); in updateUnloop()
384 ; Test UnloopUpdater::removeBlocksFromAncestors.