Searched refs:temp_cp (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dira-build.c1489 ira_copy_t temp_cp;
1498 temp_cp = cp->prev_first_allocno_copy;
1500 cp->prev_second_allocno_copy = temp_cp;
1502 temp_cp = cp->next_first_allocno_copy;
1504 cp->next_second_allocno_copy = temp_cp;
1483 ira_copy_t temp_cp; local

Completed in 41 milliseconds