Searched refs:has_reduction (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c1813 bool volatiles_p = false, has_reduction = false; local
1836 has_reduction = true;
1845 return has_reduction;
1850 return has_reduction;
1854 return has_reduction;
1863 return has_reduction;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc1831 bool volatiles_p = false, has_reduction = false;
1854 has_reduction = true;
1863 return has_reduction;
1868 return has_reduction;
1873 return has_reduction;
1881 return has_reduction;
1891 return has_reduction;

Completed in 187 milliseconds