Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sccvn.c1395 HOST_WIDE_INT const_off; in fully_constant_vn_reference_p() local
1408 else if (off.is_constant (&const_off)) in fully_constant_vn_reference_p()
1411 int len = native_encode_expr (ctor, buf, size, const_off); in fully_constant_vn_reference_p()