Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sccvn.c309 static hash_table<vn_constant_hasher> *constant_to_value_id; variable
4711 delete constant_to_value_id; in free_scc_vn() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-sccvn.c118 static htab_t constant_to_value_id; variable