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