Searched refs:mem_ref_alloc (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-im.cc | 1454 mem_ref_alloc (ao_ref *mem, unsigned hash, unsigned id) in mem_ref_alloc() function 1551 ref = mem_ref_alloc (NULL, 0, id); in gather_mem_refs_stmt() 1680 ref = mem_ref_alloc (&aor, hash, id); in gather_mem_refs_stmt() 3476 (mem_ref_alloc (NULL, 0, UNANALYZABLE_MEM_ID)); in tree_ssa_lim_initialize()
|
H A D | ChangeLog-2013 | 35356 (outermost_indep_loop, mem_ref_alloc, mark_ref_stored, 35486 (mem_ref_alloc): Do not allocate them. 35534 (mem_ref_alloc): Adjust. 36431 (mem_ref_alloc): Likewise.
|
H A D | ChangeLog-2008 | 23938 (memref_free, mem_ref_alloc, mem_ref_locs_alloc, mark_ref_stored,
|
H A D | ChangeLog-2012 | 13341 (mem_ref_alloc): Allocate the bitmaps on the new bitmap obstack.
|
H A D | ChangeLog-2020 | 23491 (mem_ref_alloc): Likewise.
|
H A D | ChangeLog-2018 | 375 (mem_ref_alloc): Take ao_ref parameter, initialize ref_canonical
|
H A D | ChangeLog-2019 | 27759 (mem_ref_alloc): Initialize it.
|
H A D | ChangeLog-2011 | 1671 (mem_ref_alloc): Likewise.
|
H A D | ChangeLog-2015 | 16694 (mem_ref_alloc): Likewise.
|
H A D | ChangeLog-2014 | 48394 (mem_ref_alloc): Allocate mem_refs on the mem_ref_obstack obstack.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-im.c | 1378 mem_ref_alloc (ao_ref *mem, unsigned hash, unsigned id) in mem_ref_alloc() function 1545 ref = mem_ref_alloc (&aor, hash, id); in gather_mem_refs_stmt() 2585 (mem_ref_alloc (NULL, 0, UNANALYZABLE_MEM_ID)); in tree_ssa_lim_initialize()
|