Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-array-bounds.cc472 const bool uboob = !lboob && offrange[0] + axssize > ubound; in check_mem_ref() local
473 if (lboob || uboob) in check_mem_ref()
507 else if (uboob && !ignore_off_by_one) in check_mem_ref()