| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region-model-manager.h | 112 const heap_region *get_heap_region () const { return &m_heap_region; } function in class:ana::region_model_manager
|
| /src/external/gpl3/gcc/dist/gcc/config/gcn/ |
| gcn-run.cc | 303 get_heap_region (hsa_region_t region, void *data __attribute__((unused))) function 345 The call-back function, get_heap_region, does the selection. */ 346 XHSA_CMP (hsa_fns.hsa_agent_iterate_regions_fn (device, get_heap_region,
|
| /src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
| gcn-run.cc | 302 get_heap_region (hsa_region_t region, void *data __attribute__((unused))) function 344 The call-back function, get_heap_region, does the selection. */ 345 XHSA_CMP (hsa_fns.hsa_agent_iterate_regions_fn (device, get_heap_region,
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region-model.h | 303 const heap_region *get_heap_region () const { return &m_heap_region; } function in class:ana::region_model_manager
|