public override int GetHashCode() { return(PhysicalIRType.GetHashCode()); }
public override string ToString() { return(PhysicalIRType.ToString()); }