Searched refs:REG_DEAD_DEBUGGING (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c42 /* Note that turning REG_DEAD_DEBUGGING on will cause
45 #define REG_DEAD_DEBUGGING 0 macro
3124 /* This is only used if REG_DEAD_DEBUGGING is in effect. */
3180 if (REG_DEAD_DEBUGGING)
3198 if (REG_DEAD_DEBUGGING)
3249 if (REG_DEAD_DEBUGGING)
3323 if (REG_DEAD_DEBUGGING && dump_file)
3333 if (REG_DEAD_DEBUGGING)
3347 if (REG_DEAD_DEBUGGING)
3398 if (REG_DEAD_DEBUGGING
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc42 /* Note that turning REG_DEAD_DEBUGGING on will cause
45 #define REG_DEAD_DEBUGGING 0 macro
3164 /* This is only used if REG_DEAD_DEBUGGING is in effect. */
3220 if (REG_DEAD_DEBUGGING)
3238 if (REG_DEAD_DEBUGGING)
3289 if (REG_DEAD_DEBUGGING)
3363 if (REG_DEAD_DEBUGGING && dump_file)
3373 if (REG_DEAD_DEBUGGING)
3387 if (REG_DEAD_DEBUGGING)
3438 if (REG_DEAD_DEBUGGING
[all...]

Completed in 163 milliseconds