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

References

lib/Target/X86/X86VZeroUpper.cpp
   88       BlockExitState ExitState = PASS_THROUGH;
  118     case PASS_THROUGH: return "Pass-through";
  199   BlockExitState CurState = PASS_THROUGH;
  255     } else if (CurState == PASS_THROUGH) {
  340     if (BBState.ExitState == PASS_THROUGH) {