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