Searched refs:constrained_to_single_element (Results 1 – 4 of 4) sorted by relevance
196 range::constrained_to_single_element () in constrained_to_single_element() function in ana::range227 if (tree single_element = copy.constrained_to_single_element ()) in eval_condition()2057 if (tree constant = r.constrained_to_single_element ()) in add_constraint_internal()2089 if (tree constant = r.constrained_to_single_element ()) in add_constraint_internal()3119 ASSERT_FALSE (r.constrained_to_single_element ()); in test_range()3128 ASSERT_FALSE (r.constrained_to_single_element ()); in test_range()3135 ASSERT_FALSE (r.constrained_to_single_element ()); in test_range()3142 ASSERT_TRUE (r.constrained_to_single_element ()); in test_range()3146 ASSERT_TRUE (r.constrained_to_single_element ()); in test_range()
63 tree constrained_to_single_element ();
934 (range::constrained_to_single_element): Likewise.4579 (range::constrained_to_single_element): Return result, rather than6632 * constraint-manager.cc (range::constrained_to_single_element):
79 bool constrained_to_single_element (tree *out);137 range::constrained_to_single_element (tree *out) in constrained_to_single_element() function in ana::range837 if (r.constrained_to_single_element (&constant)) in add_constraint_internal()869 if (r.constrained_to_single_element (&constant)) in add_constraint_internal()