Home
last modified time | relevance | path

Searched defs:width_mid (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-reassoc.cc5474 int width_mid = (width + width_min) / 2; in get_reassociation_width() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-reassoc.c5076 int width_mid = (width + width_min) / 2; in get_reassociation_width() local