Searched refs:offset_tree (Results 1 – 1 of 1) sorted by relevance
1042 tree offset_tree; in get_vec_alignment_for_record_type() local1069 offset_tree = bit_position (field); in get_vec_alignment_for_record_type()1070 if (!tree_fits_uhwi_p (offset_tree)) in get_vec_alignment_for_record_type()1073 offset = tree_to_uhwi (offset_tree); in get_vec_alignment_for_record_type()