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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-inline.c116 static tree mark_local_for_remap_r (tree *, int *, void *);
2418 mark_local_for_remap_r (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, function
2529 walk_tree_without_duplicates (&expr, mark_local_for_remap_r, &id);

Completed in 92 milliseconds