Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc1215 int max_combine = param_max_combine_insns; in combine_instructions() local
1276 if (max_combine >= 3) in combine_instructions()
1298 if (max_combine >= 3) in combine_instructions()
1313 if (max_combine >= 4) in combine_instructions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c1251 int max_combine = param_max_combine_insns; in combine_instructions() local
1312 if (max_combine >= 3) in combine_instructions()
1397 if (max_combine >= 3) in combine_instructions()
1412 if (max_combine >= 4) in combine_instructions()