Home
last modified time | relevance | path

Searched refs:biv_hash (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dloop-iv.c227 biv_hash (const void *b) in biv_hash() function
257 bivs = htab_create (10, biv_hash, biv_eq, free); in iv_analysis_loop_init()