Searched refs:repeated_base (Results 1 – 3 of 3) sorted by relevance
89 bool repeated_base; /* Whether there are repeated bases in the member110 if (!data->repeated_base) in dfs_lookup_base()226 data.repeated_base = CLASSTYPE_REPEATED_BASE_P (t); in lookup_base()299 bool repeated_base; /* Whether there are repeated bases in the member326 return data->repeated_base ? dfs_skip_bases : data->offset; in dfs_dcast_hint_pre()364 data.repeated_base = CLASSTYPE_REPEATED_BASE_P (target); in dcast_base_hint()
1036 unsigned repeated_base : 1; member1209 (LANG_TYPE_CLASS_CHECK(NODE)->repeated_base)
1857 diamond_shaped and repeated_base flags. Reorder to keep 8-bit blocks.