Home
last modified time | relevance | path

Searched defs:_slp_instance (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vectorizer.h107 typedef struct _slp_instance { struct
109 slp_tree root;
112 unsigned int group_size;
115 unsigned int unrolling_factor;
119 {
122 } cost;
133 gimple first_load;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vectorizer.h139 typedef struct _slp_instance { struct
141 slp_tree root;
144 unsigned int group_size;
147 poly_uint64 unrolling_factor;
150 vec<slp_tree> loads;
153 slp_tree reduc_phis;