Searched defs:biv_entry (Results 1 – 2 of 2) sorted by relevance
89 struct biv_entry struct91 unsigned regno; /* The register of the biv. */92 struct rtx_iv iv; /* Value of the biv. */
87 struct biv_entry struct110 struct biv_entry_hasher : free_ptr_hash <biv_entry> argument