Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgdbinit.in30 set debug_rtx_list ($, debug_rtx_count)
36 Uses variable debug_rtx_count to control number of insns printed:
37 debug_rtx_count > 0: print from $ on.
38 debug_rtx_count < 0: print a window around $.
H A Dprint-rtl.c697 DEBUG_VARIABLE int debug_rtx_count = 0; /* 0 is treated as equivalent to 1 */ variable
756 debug_rtx_list (x, debug_rtx_count); in debug_rtx_find()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dprint-rtl.c1041 DEBUG_VARIABLE int debug_rtx_count = 0; /* 0 is treated as equivalent to 1 */
1102 debug_rtx_list (x, debug_rtx_count); in debug_rtx_find()