Searched refs:link_val (Results 1 – 1 of 1) sorted by relevance
2274 struct vtn_value *link_val = vtn_untyped_value(b, w[i]); in vtn_handle_variables() local2275 if (link_val->value_type == vtn_value_type_constant) { in vtn_handle_variables()2284 vtn_foreach_decoration(b, link_val, ptr_nonuniform_workaround_cb, &access); in vtn_handle_variables()