Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhaifa-sched.cc887 static void dump_new_block_header (int, basic_block, rtx_insn *, rtx_insn *);
6238 dump_new_block_header (1, *target_bb, x, tail); in commit_schedule()
6516 dump_new_block_header (0, *target_bb, head, tail); in schedule_block()
8696 dump_new_block_header (int i, basic_block bb, rtx_insn *head, rtx_insn *tail) in dump_new_block_header() function
DChangeLog-200616413 (fix_jump_move, find_fallthru_edge, dump_new_block_header,
DChangeLog-201423430 (dump_new_block_header): Likewise for params "head", "tail".