Searched refs:debug_rtx_count (Results 1 – 2 of 2) sorted by relevance
11 set debug_rtx_list ($, debug_rtx_count)17 Uses variable debug_rtx_count to control number of insns printed:18 debug_rtx_count > 0: print from $ on.19 debug_rtx_count < 0: print a window around $.
662 int debug_rtx_count = 0; /* 0 is treated as equivalent to 1 */ variable721 debug_rtx_list (x, debug_rtx_count); in debug_rtx_find()