Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-reassoc.cc5450 int param_width = param_tree_reassoc_width; in get_reassociation_width() local
5455 if (param_width > 0) in get_reassociation_width()
5456 width = param_width; in get_reassociation_width()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-reassoc.c5052 int param_width = param_tree_reassoc_width; in get_reassociation_width() local
5057 if (param_width > 0) in get_reassociation_width()
5058 width = param_width; in get_reassociation_width()