Searched refs:PROP_rtl (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dpasses.c602 PROP_rtl, /* properties_required */
642 PROP_rtl, /* properties_required */
677 PROP_rtl, /* properties_required */
1976 if (cfun->curr_properties & PROP_rtl)
2819 if (props & PROP_rtl)
2820 fprintf (dump, "PROP_rtl\n");
H A Dtree-pass.h217 #define PROP_rtl (1 << 7) macro
H A Dfinal.c4780 PROP_rtl, /* properties_destroyed */
H A Dcfgexpand.c5930 PROP_rtl, /* properties_provided */

Completed in 192 milliseconds