Searched defs:_stmt_vec_info (Results 1 – 1 of 1) sorted by relevance
175 typedef struct _stmt_vec_info { struct177 enum stmt_vec_info_type type;180 tree stmt;183 loop_vec_info loop_vinfo;188 bool relevant;192 bool live;195 tree vectype;198 tree vectorized_stmt;206 struct data_reference *data_ref_info;209 bool in_pattern_p;[all …]