Searched refs:current_neighbor_iter (Results 1 – 1 of 1) sorted by relevance
3881 auto& current_neighbor_iter = current_neighbor_stack.top(); in CheckForNodeFusion() local3883 if (current_neighbor_iter != nodes.back()->out_edges().end()) { in CheckForNodeFusion()3885 Node* neighbor_node = (*current_neighbor_iter)->dst(); in CheckForNodeFusion()