Searched refs:prune_expr_location (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 1030 prune_expr_location (tree *tp, int *walk_subtrees, void *) in prune_expr_location() function 1047 walk_tree (&expr, prune_expr_location, NULL, NULL); in unshare_expr_without_location()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 1037 prune_expr_location (tree *tp, int *walk_subtrees, void *) in prune_expr_location() function 1054 walk_tree (&expr, prune_expr_location, NULL, NULL); in unshare_expr_without_location()
|
H A D | ChangeLog-2012 | 271 * gimplify.c (prune_expr_location): New function.
|