Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree-ssa-pre.c350 static htab_t phi_translate_table; variable
438 slot = htab_find_slot_with_hash (phi_translate_table, &ept, ept.hashcode, in phi_trans_lookup()
460 slot = htab_find_slot_with_hash (phi_translate_table, new_pair, in phi_trans_add()
3786 phi_translate_table = htab_create (511, expr_pred_trans_hash, in init_pre()
3846 htab_delete (phi_translate_table); in fini_pre()