Searched refs:int_cst_hash_table (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dtree.c135 htab_t int_cst_hash_table; variable
234 int_cst_hash_table = htab_create_ggc (1024, int_cst_hash_hash,
893 slot = htab_find_slot (int_cst_hash_table, int_cst_node, INSERT);

Completed in 210 milliseconds