Searched refs:get_function_at_depth (Results 1 – 9 of 9) sorted by relevance
221 function *get_function_at_depth (unsigned depth) const;
250 program_point::get_function_at_depth (unsigned depth) const in get_function_at_depth() function in ana::program_point
735 gcc_assert (m_point.get_function_at_depth (depth) in validate()736 == m_state.m_region_model->get_function_at_depth (depth)); in validate()
1752 function *get_function_at_depth (unsigned depth) const;
6332 region_model::get_function_at_depth (unsigned depth) const in get_function_at_depth() function in ana::region_model8431 ASSERT_EQ (model0.get_function_at_depth (0), in test_state_merging()
210 function *get_function_at_depth (unsigned depth) const;
380 program_point::get_function_at_depth (unsigned depth) const in get_function_at_depth() function in ana::program_point
965 gcc_assert (m_point.get_function_at_depth (index) in validate()
1721 * program-point.cc (program_point::get_function_at_depth): Refactor to5286 (region_model::get_function_at_depth): Delete.5719 (region_model::function *get_function_at_depth): Delete.