Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-manager.cc575 bit_range bound_bits (bits); in maybe_undo_optimize_bit_field_compare() local
577 bound_bits = bit_range (BITS_PER_UNIT - bits.get_next_bit_offset (), in maybe_undo_optimize_bit_field_compare()
580 = get_store_manager ()->get_concrete_binding (bound_bits); in maybe_undo_optimize_bit_field_compare()