Searched refs:substitute_and_fold (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-propagate.h56 It will not be used by substitute_and_fold. */
123 void substitute_and_fold (prop_value_t *, bool);
H A Dtree-ssa-copy.c966 substitute_and_fold (tmp, false);
H A Dtree-ssa-propagate.c1106 substitute_and_fold (prop_value_t *prop_value, bool use_ranges_p) function
H A Dtree-ssa-ccp.c95 array CONST_VAL[i].VALUE. That is fed into substitute_and_fold for
612 substitute_and_fold (const_val, false);
H A Dtree-vrp.c5385 value using substitute_and_fold. */
5402 do single value substitution in substitute_and_fold. */
5407 substitute_and_fold (single_val_range, true);

Completed in 83 milliseconds