Searched refs:PROP_cfglayout (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-pass.h219 #define PROP_cfglayout (1 << 9) /* cfglayout mode on RTL */ macro
H A Dstore-motion.c1276 PROP_cfglayout, /* properties_required */
H A Dgcse.c4092 PROP_cfglayout, /* properties_required */
4142 PROP_cfglayout, /* properties_required */
H A Dcprop.c1955 PROP_cfglayout, /* properties_required */
H A Dbb-reorder.c2700 PROP_cfglayout, /* properties_required */
H A Dpasses.c2827 if (props & PROP_cfglayout)
2828 fprintf (dump, "PROP_cfglayout\n");
H A Dcfgrtl.c3562 PROP_cfglayout, /* properties_provided */
3602 PROP_cfglayout, /* properties_destroyed */
H A Dcombine.c14302 PROP_cfglayout, /* properties_required */

Completed in 223 milliseconds