Searched defs:_loop_vec_info (Results 1 – 1 of 1) sorted by relevance
88 typedef struct _loop_vec_info { struct91 struct loop *loop;94 basic_block *bbs;97 tree exit_cond;100 tree num_iters;103 bool vectorizable;106 int vectorization_factor;109 struct data_reference *unaligned_dr;119 int peeling_for_alignment;122 int ptr_mask;[all …]