Home
last modified time | relevance | path

Searched refs:unmark_visited (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimplify.c1021 unmark_visited (tree *tp) in unmark_visited() function
1033 unmark_visited (&DECL_SAVED_TREE (fndecl)); in unvisit_body()
1034 unmark_visited (&DECL_SIZE (DECL_RESULT (fndecl))); in unvisit_body()
1035 unmark_visited (&DECL_SIZE_UNIT (DECL_RESULT (fndecl))); in unvisit_body()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimplify.c931 unmark_visited (tree *tp) in unmark_visited() function
943 unmark_visited (&DECL_SAVED_TREE (fndecl)); in unvisit_body()
944 unmark_visited (&DECL_SIZE (DECL_RESULT (fndecl))); in unvisit_body()
945 unmark_visited (&DECL_SIZE_UNIT (DECL_RESULT (fndecl))); in unvisit_body()