Searched refs:total_srcs (Results 1 – 1 of 1) sorted by relevance
1128 unsigned total_srcs = tuple->reg.nr_reads + unique_new_srcs; in bi_instr_schedulable() local1135 if (total_srcs > (can_spill_to_moves ? 4 : 3)) in bi_instr_schedulable()