Home
last modified time | relevance | path

Searched refs:vrp_bitmap_equal_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c168 vrp_bitmap_equal_p (const_bitmap b1, const_bitmap b2) in vrp_bitmap_equal_p() function
186 || vrp_bitmap_equal_p (m_equiv, other.m_equiv))); in equal_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20197078 * tree-vrp.h (vrp_bitmap_equal_p): Remove.
7079 * tree-vrp.c (vrp_bitmap_equal_p): Move before use and make
H A DChangeLog-20176797 (vrp_bitmap_equal_p, range_is_nonnull): Likewise.
6814 (set_value_range_to_null, vrp_bitmap_equal_p): Likewise.
H A DChangeLog-200610752 (vrp_bitmap_equal_p): Likewise.
H A DChangeLog-200711299 * tree-vrp.c (vrp_bitmap_equal_p): Likewise.
H A DChangeLog-201136700 * tree-vrp.c (vrp_bitmap_equal_p): Fix comparison of empty bitmaps.