Searched defs:edge_to_cases (Results 1 – 2 of 2) sorted by relevance
88 static hash_map<edge, tree> *edge_to_cases; variable1291 delete edge_to_cases; in end_recording_case_labels() local
90 static hash_map<edge, tree> *edge_to_cases; variable