Searched refs:rhstypesize (Results 1 – 1 of 1) sorted by relevance
2976 tree rhstypesize; in do_structure_copy() local2980 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()