Searched defs:first_part_nodes (Results 1 – 1 of 1) sorted by relevance
119 …ntrolFlowScheduler::AdjustNodesForTailCallSubGraph(std::vector<kernel::KernelExec *> *first_part_n… in AdjustNodesForTailCallSubGraph()151 … std::vector<kernel::KernelExec *> *first_part_nodes, in SplitSubGraphNodesIntoTwoParts()191 std::vector<kernel::KernelExec *> first_part_nodes{}; in SplitSingleNonTailCallSubGraph() local