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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-structalias.c2563 tree lhstypesize = TYPE_SIZE (lhstype); local
2572 || (lhs.type == DEREF && TREE_CODE (lhstypesize) != INTEGER_CST))
2592 lhssize = TREE_INT_CST_LOW (lhstypesize);

Completed in 48 milliseconds