Searched defs:cgraph_node_map (Results 1 – 2 of 2) sorted by relevance
1183 static hash_map<profile_id_hash, cgraph_node *> *cgraph_node_map = 0; variable1255 delete cgraph_node_map; in del_node_map() local
1220 static hash_map<profile_id_hash, cgraph_node *> *cgraph_node_map = 0; variable