Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.cc57 hsa_region_t heap_region = { 0 }; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c75 hsa_region_t heap_region = { 0 }; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h1520 heap_region (region_id parent_rid, svalue_id sval_id) in heap_region() function
H A Dregion-model.cc2956 heap_region::heap_region (const heap_region &other) in heap_region() function in ana::heap_region