Searched refs:PROP_gimple_lcf (Results 1 – 5 of 5) sorted by relevance
144 #define PROP_gimple_lcf (1 << 1) /* lowered control flow */ macro158 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
698 PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh in init_optimization_passes()702 PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh in init_optimization_passes()
167 PROP_gimple_lcf, /* properties_provided */
1706 PROP_gimple_lcf, /* properties_required */
12428 * gimple-low.c (pass_lower_cf): Do not destroy PROP_gimple_lcf.