Searched refs:rhs_word (Results 1 – 2 of 2) sorted by relevance
357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() local358 if (lhs_word < rhs_word) { in Compare()360 } else if (lhs_word > rhs_word) { in Compare()