reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/IfConversion.cpp
  775       while (RTIE != RTIB && RTIE->isUnconditionalBranch())
  783   while (RTIE != RTIB && RFIE != RFIB) {
  786     RTIE = skipDebugInstructionsForward(RTIE, RTIB);
  788     if (RTIE == RTIB || RFIE == RFIB)