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

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c5360 gimple debugstmt; local
5381 FOR_EACH_IMM_USE_STMT (debugstmt, imm_iter, op)
5383 if (!gimple_debug_bind_p (debugstmt))
5389 update_stmt (debugstmt);

Completed in 105 milliseconds