Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-iv.c89 struct biv_entry struct
91 unsigned regno; /* The register of the biv. */
92 struct rtx_iv iv; /* Value of the biv. */
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-iv.c87 struct biv_entry struct
110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument