Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-structalias.c2976 tree rhstypesize; in do_structure_copy() local
2980 rhstypesize = DECL_P (rhsop) ? DECL_SIZE (rhsop) : TYPE_SIZE (rhstype); in do_structure_copy()
2988 if ((rhs.type == DEREF && TREE_CODE (rhstypesize) != INTEGER_CST) in do_structure_copy()
3004 rhssize = TREE_INT_CST_LOW (rhstypesize); in do_structure_copy()