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