Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-unroll.c91 struct var_to_expand struct
96 struct var_to_expand *next; /* Next entry in walking order. */ argument
120 struct var_to_expand *var_to_expand_head; /* The first var to expand. */ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-unroll.c83 struct var_to_expand struct
88 struct var_to_expand *next; /* Next entry in walking order. */ argument
89 enum rtx_code op; /* The type of the accumulation - addition, subtraction
91 int expansion_count; /* Count the number of expansions generated so far. */
92 int reuse_expansion; /* The expansion we intend to reuse to expand