Searched refs:op_with_constant_singleton_value_range (Results 1 – 10 of 10) sorted by relevance
50 tree op_with_constant_singleton_value_range (tree);
61 return vr_values->op_with_constant_singleton_value_range (op); in get_value()
421 vr_values::op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function1767 tem = op_with_constant_singleton_value_range (init); in adjust_range_with_scev()1771 tem = op_with_constant_singleton_value_range (step); in adjust_range_with_scev()
4773 tree op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function4774 { return vr_values->op_with_constant_singleton_value_range (op); } in op_with_constant_singleton_value_range()4859 return op_with_constant_singleton_value_range (op); in get_value()
1800 val = vr_values->op_with_constant_singleton_value_range (op); in cprop_operand()
124 tree op_with_constant_singleton_value_range (tree);
203 return op_with_constant_singleton_value_range (op); in value_of_expr()209 return op_with_constant_singleton_value_range (op); in value_on_edge()221 return op_with_constant_singleton_value_range (op); in value_of_stmt()473 vr_values::op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function in vr_values
10182 * tree-vrp.c (op_with_constant_singleton_value_range): New function.
15770 (op_with_constant_singleton_value_range): Use it.
7478 (op_with_constant_singleton_value_range): Likewise.