Searched refs:op_with_constant_singleton_value_range (Results 1 – 5 of 5) sorted by relevance
48 tree op_with_constant_singleton_value_range (tree);
59 return vr_values->op_with_constant_singleton_value_range (op); in get_value()
402 vr_values::op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function1729 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()
6493 tree op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function6494 { 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()
1430 op_with_constant_singleton_value_range (tree op) in op_with_constant_singleton_value_range() function3362 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()