Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h303 const heap_region *get_heap_region () const { return &m_heap_region; } in get_heap_region()
386 heap_region m_heap_region; variable
H A Dregion-model-manager.cc74 m_heap_region (alloc_region_id (), &m_root_region), in region_model_manager()
1656 = new heap_allocated_region (alloc_region_id (), &m_heap_region); in create_region_for_heap_alloc()