Home
last modified time | relevance | path

Searched refs:op_with_constant_singleton_value_range (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvr-values.h48 tree op_with_constant_singleton_value_range (tree);
H A Dgimple-ssa-evrp.c59 return vr_values->op_with_constant_singleton_value_range (op); in get_value()
H A Dvr-values.c402 vr_values::op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function
1729 tem = op_with_constant_singleton_value_range (init); in adjust_range_with_scev()
1733 tem = op_with_constant_singleton_value_range (step); in adjust_range_with_scev()
H A Dtree-vrp.c6493 tree op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function
6494 { return vr_values->op_with_constant_singleton_value_range (op); } in op_with_constant_singleton_value_range()
6579 return op_with_constant_singleton_value_range (op); in get_value()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c1430 op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function
3362 tem = op_with_constant_singleton_value_range (init); in adjust_range_with_scev()
3366 tem = op_with_constant_singleton_value_range (step); in adjust_range_with_scev()
7809 substitute_and_fold (op_with_constant_singleton_value_range, in vrp_finalize()