Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dloop-iv.c135 static hash_table<biv_entry_hasher> *bivs; variable
1275 delete bivs; in iv_analysis_done() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dloop-iv.c112 static htab_t bivs; variable