Searched refs:array_index (Results 1 – 3 of 3) sorted by relevance
578 if (array_index) in reset()580 edge_predicate_pool.remove (array_index); in reset()581 array_index = NULL; in reset()738 remap_hint_predicate_after_duplication (&info->array_index, in duplicate()762 if (info->array_index) in duplicate()764 predicate p = *info->array_index; in duplicate()765 info->array_index = NULL; in duplicate()766 set_hint_predicate (&info->array_index, p); in duplicate()935 if (s->array_index) in ipa_dump_fn_summary()938 s->array_index->dump (f, s->conds); in ipa_dump_fn_summary()[all …]
131 predicate * GTY((skip)) array_index;149 array_index (NULL), growth (0), scc_no (0) in ipa_fn_summary()
74 u8 array_index = 0; in drm_dp_msg_header_crc4() local81 remainder |= (data[array_index] & bitmask) >> bitshift; in drm_dp_msg_header_crc4()87 array_index++; in drm_dp_msg_header_crc4()108 u8 array_index = 0; in drm_dp_msg_data_crc4() local115 remainder |= (data[array_index] & bitmask) >> bitshift; in drm_dp_msg_data_crc4()121 array_index++; in drm_dp_msg_data_crc4()