Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c139 static hash_table<biv_entry_hasher> *bivs; variable
1279 delete bivs; in iv_analysis_done() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc139 static hash_table<biv_entry_hasher> *bivs; variable