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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c1468 bool has_debug_stmt = false; local
1482 has_debug_stmt = true;
1488 if (has_debug_stmt)
2043 bool has_debug_stmt = false; local
2061 has_debug_stmt = true;
2075 if (has_debug_stmt)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc1468 bool has_debug_stmt = false; local
1482 has_debug_stmt = true;
1488 if (has_debug_stmt)
2043 bool has_debug_stmt = false; local
2061 has_debug_stmt = true;
2075 if (has_debug_stmt)

Completed in 202 milliseconds