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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-sra.c1902 bool first_copy;
1904 first_copy = true;
1912 if (first_copy)
1915 first_copy = false;
1895 bool first_copy; local

Completed in 64 milliseconds