Searched refs:is_local_b (Results 1 – 1 of 1) sorted by relevance
3975 bool is_local_b = bitmap_test(data_b->spsosd_src_pset->local_psets, data_b->spsosd_dst_pset_id); in sched_edge_search_order_weight_then_locality() local3976 if (is_local_a != is_local_b) { in sched_edge_search_order_weight_then_locality()