Searched refs:UnloopUpdater (Results 1 – 6 of 6) sorted by relevance
396 class UnloopUpdater { class413 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : in UnloopUpdater() function in __anonf0e9ec370111::UnloopUpdater429 void UnloopUpdater::updateBlockParents() { in updateBlockParents()479 void UnloopUpdater::removeBlocksFromAncestors() { in removeBlocksFromAncestors()504 void UnloopUpdater::updateSubloopParents() { in updateSubloopParents()522 Loop *UnloopUpdater::getNearestLoop(BasicBlock *BB, Loop *BBLoop) { in getNearestLoop()639 UnloopUpdater Updater(Unloop, this); in updateUnloop()
399 class UnloopUpdater { class416 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : in UnloopUpdater() function in __anon889b8b8b0311::UnloopUpdater432 void UnloopUpdater::updateBlockParents() { in updateBlockParents()480 void UnloopUpdater::removeBlocksFromAncestors() { in removeBlocksFromAncestors()502 void UnloopUpdater::updateSubloopParents() { in updateSubloopParents()520 Loop *UnloopUpdater::getNearestLoop(BasicBlock *BB, Loop *BBLoop) { in getNearestLoop()628 UnloopUpdater Updater(Unloop, this); in markAsRemoved()
396 class UnloopUpdater { class413 UnloopUpdater(Loop *UL, LoopInfo *LInfo) in UnloopUpdater() function in __anonb59198c30411::UnloopUpdater429 void UnloopUpdater::updateBlockParents() { in updateBlockParents()477 void UnloopUpdater::removeBlocksFromAncestors() { in removeBlocksFromAncestors()499 void UnloopUpdater::updateSubloopParents() { in updateSubloopParents()517 Loop *UnloopUpdater::getNearestLoop(BasicBlock *BB, Loop *BBLoop) { in getNearestLoop()631 UnloopUpdater Updater(Unloop, this); in erase()
382 ; Test UnloopUpdater::removeBlocksFromAncestors.
385 ; Test UnloopUpdater::removeBlocksFromAncestors.
384 ; Test UnloopUpdater::removeBlocksFromAncestors.