Searched refs:hasRepr (Results 1 – 2 of 2) sorted by relevance
130 bool hasRepr(unsigned i) const { return denoms[i] != 0; } in hasRepr() function
621 if (divs.hasRepr(i)) { in checkDivisionRepresentation()