Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr.cc597 HOST_WIDE_INT hig_idx = low_idx + num_idx; in avr_optimize_casesi() local
613 && hig_idx <= imax) in avr_optimize_casesi()
619 && (unsigned) hig_idx <= umax) in avr_optimize_casesi()