Lines Matching defs:_slp_tree
119 struct _slp_tree { struct
121 vec<slp_tree> children;
123 vec<stmt_vec_info> stmts;
125 vec<tree> ops;
128 vec<unsigned> load_permutation;
130 vec<stmt_vec_info> vec_stmts;
135 unsigned int vec_stmts_size;
137 unsigned int refcnt;
140 poly_uint64 max_nunits;
142 bool two_operators;
144 enum vect_def_type def_type;