Searched refs:depth_2 (Results 1 – 1 of 1) sorted by relevance
159 std::size_t depth_2 = ring_depth(op2->ring); in operator ()() local160 return depth_1 > depth_2; in operator ()()