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

/freebsd-10.0-release/contrib/gcc/
H A Dcfgexpand.c1160 update_bb_for_insn (bb);
1173 update_bb_for_insn (new_bb);
1274 update_bb_for_insn (bb);
1400 update_bb_for_insn (bb);
1452 update_bb_for_insn (init_block);
1520 update_bb_for_insn (exit_block);
H A Dbasic-block.h485 extern void update_bb_for_insn (basic_block);
H A Dcfgrtl.c36 compute_bb_for_insn, update_bb_for_insn, set_block_for_insn,
309 update_bb_for_insn (bb);
466 update_bb_for_insn (basic_block bb)
461 update_bb_for_insn (basic_block bb) function
H A Dhaifa-sched.c4318 update_bb_for_insn (jump_bb_next);
4332 update_bb_for_insn (jump_bb);
H A Dexcept.c1409 update_bb_for_insn (bb);

Completed in 119 milliseconds