Searched refs:m_optgroup_flags (Results 1 – 5 of 5) sorted by relevance
750 optgroup_flags_t m_optgroup_flags; variable
183 m_optgroup_flags (OPTGROUP_NONE), in dump_manager()1730 m_optgroup_flags = optgroup_flags; in opt_info_enable_passes()1753 if (!(dfi->optgroup_flags & m_optgroup_flags)) in update_dfi_for_opt_info()
760 optgroup_flags_t m_optgroup_flags; variable
185 m_optgroup_flags (OPTGROUP_NONE), in dump_manager()1748 m_optgroup_flags = optgroup_flags; in opt_info_enable_passes()1771 if (!(dfi->optgroup_flags & m_optgroup_flags)) in update_dfi_for_opt_info()
8978 (class gcc::dump_manager): Add fields "m_optgroup_flags",