Searched defs:ByRank (Results 1 – 1 of 1) sorted by relevance
268 struct ByRank { in Sort() struct269 const Vec<Node*>* nodes; in Sort()270 bool operator()(int32 a, int32 b) const { in Sort()