Home
last modified time | relevance | path

Searched defs:get_heap_region (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc302 get_heap_region (hsa_region_t region, void *data __attribute__((unused))) in get_heap_region() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c320 get_heap_region (hsa_region_t region, void *data __attribute__((unused))) in get_heap_region() function
/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() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc3278 root_region::get_heap_region (const region_model *model) const in get_heap_region() function in ana::root_region