Searched refs:node_dev (Results 1 – 1 of 1) sorted by relevance
190 const string& node_dev = node.device(); in BypassingNodeIsBeneficial() local193 num_cross_in += static_cast<int>(input_node->device() != node_dev); in BypassingNodeIsBeneficial()197 num_cross_out += static_cast<int>(output_node->device() != node_dev); in BypassingNodeIsBeneficial()