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

/haiku-buildtools/gcc/gcc/
H A Dtree-complex.c1703 PROP_gimple_lcx, /* properties_provided */
1741 PROP_gimple_lcx, /* properties_provided */
1759 return !(fun->curr_properties & PROP_gimple_lcx);
H A Dtree-pass.h220 #define PROP_gimple_lcx (1 << 10) /* lowered complex */ macro
H A Dpasses.c2823 if (props & PROP_gimple_lcx)
2824 fprintf (dump, "PROP_gimple_lcx\n");
H A Dcfgexpand.c5928 | PROP_gimple_lcx

Completed in 162 milliseconds