reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1689 if (MI.isDebugInstr()) 1693 if (MI.isCall()) { 1695 if (doesNotReturn(MI)) 1705 if (MI.getDesc().isTerminator() || MI.isPosition()) 1705 if (MI.getDesc().isTerminator() || MI.isPosition()) 1708 if (MI.isInlineAsm() && !ScheduleInlineAsm)