Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-unroll.c75 struct iv_to_split struct
81 struct iv_to_split *next; /* Next entry in walking order. */ argument
82 unsigned n_loc;
83 unsigned loc[3]; /* Location where the definition of the induction
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-unroll.c71 struct iv_to_split struct
78 struct iv_to_split *next; /* Next entry in walking order. */ argument