Searched refs:debug_begin (Results 1 – 1 of 1) sorted by relevance
257 tree debug_begin = NULL; in genericize_cp_loop() local273 debug_begin = build0 (DEBUG_BEGIN_STMT, void_type_node); in genericize_cp_loop()274 SET_EXPR_LOCATION (debug_begin, cp_expr_loc_or_loc (cond, start_locus)); in genericize_cp_loop()290 append_to_statement_list (debug_begin, &stmt_list); in genericize_cp_loop()291 debug_begin = NULL_TREE; in genericize_cp_loop()306 append_to_statement_list (debug_begin, &stmt_list); in genericize_cp_loop()