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

/freebsd-10.0-release/contrib/gcc/
H A Difcvt.c3361 int then_bb_index;
3436 then_bb_index = then_bb->index;
3443 new_bb->index = then_bb_index;
3444 SET_BASIC_BLOCK (then_bb_index, new_bb);
3356 int then_bb_index; local

Completed in 76 milliseconds