Home
last modified time | relevance | path

Searched refs:first_interp (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa-strength-reduction.c271 cand_idx first_interp; member
693 c->first_interp = c->cand_num; in alloc_cand_and_find_basis()
1269 c2->first_interp = c->cand_num; in slsr_process_mul()
1509 c2->first_interp = c->cand_num; in slsr_process_add()
1653 c->first_interp = first_cand->cand_num; in slsr_process_cast()
1677 c2->first_interp = c->cand_num; in slsr_process_cast()
1720 c->first_interp = first_cand->cand_num; in slsr_process_copy()
1746 c2->first_interp = c->cand_num; in slsr_process_copy()
1919 c->next_interp, c->first_interp, c->dead_savings); in dump_candidate()
2178 slsr_cand_t cc = lookup_cand (c->first_interp); in replace_mult_candidate()
[all …]