Searched refs:new_dst_input (Results 1 – 1 of 1) sorted by relevance
121 int new_dst_input = index_mapping.at(dst_input); in ReorderInputEdges() local123 g->AddEdge(src, src_output, n, new_dst_input)->DebugString(); in ReorderInputEdges()419 int new_dst_input = index_mapping.at(dst_input - 1) + 1; in MaybeRewriteIfNode() local421 g->AddEdge(src, src_output, n, new_dst_input)->DebugString(); in MaybeRewriteIfNode()