Searched refs:have_shared_source (Results 1 – 1 of 1) sorted by relevance
894 have_shared_source(struct rc_instruction *inst1, struct rc_instruction *inst2) in have_shared_source() function954 if (have_shared_source(inst, cur) == 0) { in merge_movs()1021 int shared_index = have_shared_source(inst, mov); in merge_mov_add_mul()1106 int shared_index = have_shared_source(mad, mov); in merge_mov_mad()