Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-gimple.h36 extern void annotate_all_with_locus (tree *, location_t);
H A Dtree-sra.c1924 annotate_all_with_locus (&list, EXPR_LOCATION (stmt)); in sra_insert_before()
1936 annotate_all_with_locus (&list, EXPR_LOCATION (stmt)); in sra_insert_after()
H A Dgimplify.c778 annotate_all_with_locus (tree *stmt_p, location_t locus) in annotate_all_with_locus() function
5987 annotate_all_with_locus (&internal_pre, input_location); in gimplify_expr()
5993 annotate_all_with_locus (expr_p, input_location); in gimplify_expr()
6067 annotate_all_with_locus (&internal_post, input_location); in gimplify_expr()
H A Dtree-ssa-ccp.c2504 annotate_all_with_locus (&stmts, EXPR_LOCATION (stmt)); in convert_to_gimple_builtin()
H A Dtree-nested.c1878 annotate_all_with_locus (&stmt_list, in finalize_nesting_tree_1()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-gimplify.c257 annotate_all_with_locus (&stmt_list, stmt_locus); in gimplify_cp_loop()