Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvar-tracking.cc4456 attrs *att, **attp, **curp = NULL; in variable_post_merge_new_vals() local
4466 for (attp = &set->regs[REGNO (node->loc)]; (att = *attp); in variable_post_merge_new_vals()
4467 attp = &att->next) in variable_post_merge_new_vals()
4479 curp = attp; in variable_post_merge_new_vals()
4484 curp = attp; in variable_post_merge_new_vals()