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

References

lib/CodeGen/RegisterScavenging.cpp
  344     if (!inVirtLiveRange) RestorePointMI = MI;
  347     if (isVirtKillInsn) inVirtLiveRange = false;
  348     if (isVirtDefInsn) inVirtLiveRange = true;