Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-sccvn.c290 static hash_table<vn_constant_hasher> *constant_to_value_id; variable
6751 delete constant_to_value_id; in free_rpo_vn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-sccvn.cc346 static hash_table<vn_constant_hasher> *constant_to_value_id; variable