Searched refs:rank_with_rings (Results 1 – 3 of 3) sorted by relevance
25 inline bool check_pairs(std::vector<sort_by_side::rank_with_rings> const& aggregation, in check_pairs()33 sort_by_side::rank_with_rings const& curr = aggregation[i]; in check_pairs()34 sort_by_side::rank_with_rings const& next = aggregation[i + 1]; in check_pairs()58 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior1()72 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in intersection_pattern_common_interior1()73 sort_by_side::rank_with_rings const& outgoing = aggregation.back(); in intersection_pattern_common_interior1()105 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior2()129 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in intersection_pattern_common_interior2()130 sort_by_side::rank_with_rings const& outgoing = aggregation.back(); in intersection_pattern_common_interior2()172 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior3()[all …]
51 struct rank_with_rings struct56 rank_with_rings() in rank_with_rings() argument196 inline void aggregate_operations(Sbs const& sbs, std::vector<rank_with_rings>& aggregation, in aggregate_operations()225 rank_with_rings current; in aggregate_operations()
386 std::vector<sort_by_side::rank_with_rings> aggregation; in select_from_cluster_union()390 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in select_from_cluster_union()396 sort_by_side::rank_with_rings const& rwr = aggregation[i]; in select_from_cluster_union()434 inline bool all_operations_of_type(sort_by_side::rank_with_rings const& rwr, in all_operations_of_type()466 std::vector<sort_by_side::rank_with_rings> aggregation; in analyze_cluster_intersection()487 sort_by_side::rank_with_rings const& rwr = aggregation[i]; in analyze_cluster_intersection()