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

References

lib/CodeGen/CalcSpillWeights.cpp
  197       if (IsPhys != rhs.IsPhys)
  197       if (IsPhys != rhs.IsPhys)
  198         return (IsPhys && !rhs.IsPhys);
  198         return (IsPhys && !rhs.IsPhys);