[39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
[gcc.git] / gcc / tree-vectorizer.h
index d45c573db38bf994bb1e0e0f1f20e4367cc507bf..a9c9805c51f70c376698ff206714e96d55d63bb3 100644 (file)
@@ -437,7 +437,7 @@ typedef struct _loop_vec_info : public vec_info {
   tree mask_compare_type;
 
   /* Unknown DRs according to which loop was peeled.  */
-  struct data_reference *unaligned_dr;
+  struct dr_vec_info *unaligned_dr;
 
   /* peeling_for_alignment indicates whether peeling for alignment will take
      place, and what the peeling factor should be: