reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1773 for (; PrevExitL != &ExitL; PrevExitL = PrevExitL->getParentLoop()) 1773 for (; PrevExitL != &ExitL; PrevExitL = PrevExitL->getParentLoop()) 1773 for (; PrevExitL != &ExitL; PrevExitL = PrevExitL->getParentLoop()) 1774 RemoveUnloopedBlocksFromLoop(*PrevExitL, UnloopedBlocks); 1822 for (; PrevExitL; PrevExitL = PrevExitL->getParentLoop()) 1822 for (; PrevExitL; PrevExitL = PrevExitL->getParentLoop()) 1822 for (; PrevExitL; PrevExitL = PrevExitL->getParentLoop()) 1823 RemoveUnloopedBlocksFromLoop(*PrevExitL, UnloopedBlocks);