Searched defs:ByRank (Results 1 – 1 of 1) sorted by relevance
604 struct ByRank { in Sort() struct605 const Vec<Node*>* nodes; in Sort()606 bool operator()(int32_t a, int32_t b) const { in Sort()