Searched refs:num_cross_out (Results 1 – 1 of 1) sorted by relevance
195 int num_cross_out = 0; in BypassingNodeIsBeneficial() local197 num_cross_out += static_cast<int>(output_node->device() != node_dev); in BypassingNodeIsBeneficial()201 const int num_cross_before = num_cross_in + num_cross_out; in BypassingNodeIsBeneficial()214 num_cross_out > 0 && num_cross_after > 0) { in BypassingNodeIsBeneficial()