Searched refs:getCmpOpCount (Results 1 – 1 of 1) sorted by relevance
92 constexpr size_t getCmpOpCount() const { return CmpOpCount; } in getCmpOpCount() function in OperatorRelationsTable1522 for (size_t i = 0; i < CmpOpTable.getCmpOpCount(); ++i) { in getRangeForComparisonSymbol()