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

/haiku-buildtools/gcc/gcc/
H A Ddumpfile.h226 dump_phase_enabled_p (int phase) const;
H A Ddumpfile.c477 if (phase == TDI_none || !dump_phase_enabled_p (phase))
568 if (phase == TDI_none || !dump_phase_enabled_p (phase))
602 dump_phase_enabled_p (int phase) const function in class:gcc::dump_manager

Completed in 91 milliseconds