Lines Matching refs:top_p
310 bool top_p () const { return m_lattice_val == IPA_BITS_UNDEFINED; }
346 inline bool top_p () const;
548 if (top_p ())
1028 ipcp_vr_lattice::top_p () const
1078 gcc_assert (top_p ());
1148 if (top_p ())
1171 if (bottom_p () || other.top_p ())
1203 if (top_p ())
6538 && !plats->m_value_range.top_p ())
6557 && !plats->m_value_range.top_p ()