Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstmt.c2601 int eh_regions, debug_blocks; in expand_end_loop() local
2645 eh_regions = debug_blocks = 0; in expand_end_loop()
2681 debug_blocks++; in expand_end_loop()
2683 debug_blocks--; in expand_end_loop()
2689 && (debug_blocks == 0 || optimize >= 2) in expand_end_loop()
2709 if (debug_blocks == 0) in expand_end_loop()