Searched refs:unwrap_any_unmergeable (Results 1 – 5 of 5) sorted by relevance
110 const svalue *sval = unwrap_any_unmergeable (); in maybe_get_constant()150 svalue::unwrap_any_unmergeable () const in unwrap_any_unmergeable() function in ana::svalue
1763 lhs = lhs->unwrap_any_unmergeable (); in add_constraint()1764 rhs = rhs->unwrap_any_unmergeable (); in add_constraint()2122 sval = sval->unwrap_any_unmergeable (); in add_bounded_ranges()2478 lhs = lhs->unwrap_any_unmergeable (); in eval_condition()2479 rhs = rhs->unwrap_any_unmergeable (); in eval_condition()
141 const svalue *unwrap_any_unmergeable () const;
2961 lhs = lhs->unwrap_any_unmergeable (); in eval_condition_without_cm()2962 rhs = rhs->unwrap_any_unmergeable (); in eval_condition_without_cm()
1393 unwrap_any_unmergeable.5447 (svalue::unwrap_any_unmergeable): New.