Searched refs:const_input_index_to_mutable_node (Results 1 – 1 of 1) sorted by relevance
410 absl::flat_hash_map<int, Node*> const_input_index_to_mutable_node; in PropagateConstIntoAndAroundWhileNode() local452 const_input_index_to_mutable_node[i] = input_edge->src(); in PropagateConstIntoAndAroundWhileNode()469 for (const auto& it : const_input_index_to_mutable_node) { in PropagateConstIntoAndAroundWhileNode()