reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1660 bool NotAnalyzed = TII->analyzeBranch(*ExitingBlock, TB, FB, Cond, false); 1664 if (ExitingBlock != Latch && (TB == Latch || FB == Latch)) { 1676 FB = (LTB == Header) ? LTB : LFB; 1679 if (FB != Header) { 1689 if (MDT->dominates(TB, FB))