Searched refs:next_nodes (Results 1 – 2 of 2) sorted by relevance
56 next_nodes = ["ParallelMap"] if should_be_parallel else ["Map"]58 optimization.assert_next(next_nodes)).map(function)
164 StringPieceSet next_nodes; in RemoveUnusedNodes() local179 next_nodes.insert(id.first); in RemoveUnusedNodes()183 current_nodes.swap(next_nodes); in RemoveUnusedNodes()