Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-unroll.c82 struct var_to_expand struct
87 struct var_to_expand *next; /* Next entry in walking order. */ argument
88 enum rtx_code op; /* The type of the accumulation - addition, subtraction
90 int expansion_count; /* Count the number of expansions generated so far. */
91 int reuse_expansion; /* The expansion we intend to reuse to expand
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-unroll.cc82 struct var_to_expand struct
87 struct var_to_expand *next; /* Next entry in walking order. */ argument
88 enum rtx_code op; /* The type of the accumulation - addition, subtraction
90 int expansion_count; /* Count the number of expansions generated so far. */
91 int reuse_expansion; /* The expansion we intend to reuse to expand