Searched defs:next_op (Results 1 – 7 of 7) sorted by relevance
41 …const std::shared_ptr<OperatorInfo> &next_op, const size_t &output_index_, const size_t &input_ind… in Edge()53 …const std::shared_ptr<OperatorInfo> &next_op, const size_t &output_index_, const size_t &input_ind… in Edge()64 const std::shared_ptr<OperatorInfo> &next_op, const std::vector<size_t> &output_indexs_, in Edge()
129 const auto &next_op = edge->next_operator(); in BFS() local756 auto next_op = op->GetAliveSuccEdges()[0]->next_operator(); in CheckMergeElimination() local1842 auto next_op = one_op->GetAliveSuccEdges()[i]->next_operator(); in CorrectOpsMemoryCost() local1919 auto next_op = edge_ptr->next_operator(); in CheckApproximateCostGraphEdges() local
149 op_type const& next_op = next_turn.operations[next->operation_index]; in enrich_assign() local234 op_type const& next_op = next_turn.operations[operations[n].operation_index]; in enrich_adapt() local
308 turn_operation_type const& next_op = next_turn.operations[i]; in get_shortcut_level() local362 turn_operation_type const& next_op = m_turns[next[i]].operations[i]; in select_cc_operation() local
399 token_ids::type next_op = rbegin->operator_; in compile_expression() local
405 ast::optoken next_op = rbegin->operator_; in compile_expression() local
761 token_ids::type next_op = rest_begin->operator_; in compile_expression() local