Searched refs:DUMP_PROCESS (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ra.h | 513 #define DUMP_PROCESS 0x0008 macro
|
H A D | ra-debug.c | 644 ra_debug_msg (DUMP_PROCESS, "%d insns seen %d times\n", num[i], i); in dump_number_seen() 646 ra_debug_msg (DUMP_PROCESS, "%d insns seen %d and more times\n", num[i], in dump_number_seen() 648 ra_debug_msg (DUMP_PROCESS, "from overall %d insns\n", get_max_uid ()); in dump_number_seen()
|
H A D | ra-rewrite.c | 369 ra_debug_msg (DUMP_PROCESS, "choosing color %d for spilled web %d\n", in choose_spill_colors() 1624 ra_debug_msg (DUMP_PROCESS, "no insns emitted for spilled web %d\n", in detect_non_changed_webs()
|
H A D | ra-colorize.c | 477 ra_debug_msg (DUMP_PROCESS, " simplifying web %3d, conflicts = %d\n", in simplify() 1009 ra_debug_msg (DUMP_PROCESS, " potential spill web %3d, conflicts = %d\n", in select_spill()
|