Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c1183 static hash_map<profile_id_hash, cgraph_node *> *cgraph_node_map = 0; variable
1255 delete cgraph_node_map; in del_node_map() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.cc1220 static hash_map<profile_id_hash, cgraph_node *> *cgraph_node_map = 0; variable