Searched refs:get_stack_region (Results 1 – 5 of 5) sorted by relevance
3215 root_region::get_stack_region (const region_model *model) const in get_stack_region() function in ana::root_region3305 stack_region *stack_a = root_region_a->get_stack_region (merger->m_model_a); in can_merge_p()3306 stack_region *stack_b = root_region_b->get_stack_region (merger->m_model_b); in can_merge_p()3397 if (stack_region *stack = get_stack_region (&model)) in get_value_by_name()4929 stack_region *stack = get_root_region ()->get_stack_region (this); in get_lvalue_1()6322 stack_region *stack = get_root_region ()->get_stack_region (this); in get_stack_depth()6334 stack_region *stack = get_root_region ()->get_stack_region (this); in get_function_at_depth()
1584 stack_region *get_stack_region (const region_model *model) const;
302 const stack_region * get_stack_region () const { return &m_stack_region; } in get_stack_region() function
5132 const region *stack = mgr.get_stack_region (); in test_descendent_of_p()
5174 (root_region::get_stack_region): Delete.