Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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
H A DChangeLog-200616413 (fix_jump_move, find_fallthru_edge, dump_new_block_header,
H A DChangeLog-201423430 (dump_new_block_header): Likewise for params "head", "tail".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhaifa-sched.c887 static void dump_new_block_header (int, basic_block, rtx_insn *, rtx_insn *);
6229 dump_new_block_header (1, *target_bb, x, tail); in commit_schedule()
6507 dump_new_block_header (0, *target_bb, head, tail); in schedule_block()
8691 dump_new_block_header (int i, basic_block bb, rtx_insn *head, rtx_insn *tail) in dump_new_block_header() function