Searched refs:m_functions_with_enodes (Results 1 – 3 of 3) sorted by relevance
934 hash_set<function *> m_functions_with_enodes; variable
2504 if (m_functions_with_enodes.contains (fun)) in add_function_entry()2536 m_functions_with_enodes.add (fun); in add_function_entry()
3620 (exploded_graph::add_function_entry): Use m_functions_with_enodes3629 (exploded_graph::m_functions_with_enodes): New field.