Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-ivopts.cc3472 struct iv_cand *cand_1, *cand_2; in add_iv_candidate_derived_from_uses() local
3483 cand_1 = NULL; in add_iv_candidate_derived_from_uses()
3486 cand_1 = add_candidate_1 (data, ptr->base, ptr->step, in add_iv_candidate_derived_from_uses()
3498 if (cand_1) in add_iv_candidate_derived_from_uses()
3499 bitmap_set_bit (group->related_cands, cand_1->id); in add_iv_candidate_derived_from_uses()