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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c3602 bool really_add_notes = debug_insn != 0;
3606 &really_add_notes);
3608 if (really_add_notes)
3595 bool really_add_notes = debug_insn != 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc3642 bool really_add_notes = debug_insn != 0;
3646 &really_add_notes);
3648 if (really_add_notes)
3635 bool really_add_notes = debug_insn != 0; local

Completed in 296 milliseconds