Searched refs:per_function_data_t (Results 1 – 4 of 4) sorted by relevance
823 typedef hash_map<function *, per_function_data *> per_function_data_t; typedef824 per_function_data_t m_per_function_data;
2122 = const_cast <per_function_data_t &> (m_per_function_data).get (fun)) in get_per_function_data()
917 typedef hash_map<function *, per_function_data *> per_function_data_t; typedef918 per_function_data_t m_per_function_data;
2812 = const_cast <per_function_data_t &> (m_per_function_data).get (fun)) in get_per_function_data()