Searched refs:turn_operation_index (Results 1 – 1 of 1) sorted by relevance
70 struct turn_operation_index struct72 turn_operation_index(signed_size_type ti = -1, in turn_operation_index() function91 inline bool operator()(turn_operation_index const& left, in operator ()()92 turn_operation_index const& right) const in operator ()()230 std::vector<turn_operation_index>::const_iterator vit = operations.begin(); in handle_colocation_cluster()232 turn_operation_index ref_toi = *vit; in handle_colocation_cluster()241 turn_operation_index const& toi = *vit; in handle_colocation_cluster()574 std::vector<turn_operation_index> in handle_colocations()589 map[it->operations[0].seg_id].push_back(turn_operation_index(index, 0)); in handle_colocations()590 map[it->operations[1].seg_id].push_back(turn_operation_index(index, 1)); in handle_colocations()[all …]