Searched refs:current_target_component (Results 1 – 1 of 1) sorted by relevance
224 int current_target_component = components.find(output)->second; in GetMaxDownstreamComponents() local225 if (current_target_component > max_target_component) { in GetMaxDownstreamComponents()226 max_target_component = current_target_component; in GetMaxDownstreamComponents()