Home
last modified time | relevance | path

Searched refs:m_stack_region (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h302 const stack_region * get_stack_region () const { return &m_stack_region; } in get_stack_region()
385 stack_region m_stack_region; variable
H A Dregion-model-manager.cc73 m_stack_region (alloc_region_id (), &m_root_region), in region_model_manager()
1568 = new frame_region (alloc_region_id (), &m_stack_region, calling_frame, in get_frame_region()