Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddse.c1614 HOST_WIDE_INT begin_unneeded, const_s_width, const_width; in record_store() local
1619 && s_info->width.is_constant (&const_s_width) in record_store()
1624 end_unneeded = MIN (end_unneeded, const_s_width); in record_store()