Searched refs:asOr (Results 1 – 2 of 2) sorted by relevance
25 public Or asOr() { in asOr() method in Or72 return other.asOr().type == type; in identicalNonValueParts()77 return type.ordinal() - other.asOr().type.ordinal(); in compareNonValueParts()
694 public Or asOr() { in asOr() method in Instruction