Home
last modified time | relevance | path

Searched refs:DECL_GET_RESTRICT_BASE (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dalias.c395 t = DECL_GET_RESTRICT_BASE (t); in find_base_decl()
H A Dgimplify.c597 u = DECL_GET_RESTRICT_BASE (u); in internal_get_tmp_var()
601 gcc_assert (u == DECL_GET_RESTRICT_BASE (t)); in internal_get_tmp_var()
H A Dtree.h2789 #define DECL_GET_RESTRICT_BASE(NODE) \ macro
H A Dtree.c639 SET_DECL_RESTRICT_BASE (t, DECL_GET_RESTRICT_BASE (node)); in copy_node_stat()