Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dhaifa-sched.c583 static void dump_new_block_header (int, basic_block, rtx, rtx);
2288 dump_new_block_header (0, *target_bb, head, tail); in schedule_block()
2549 dump_new_block_header (1, *target_bb, x, tail); in schedule_block()
4106 dump_new_block_header (int i, basic_block bb, rtx head, rtx tail) in dump_new_block_header() function