Searched refs:gather_memory_references_ref (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 538 gather_memory_references_ref (struct loop *loop, struct mem_ref_group **refs, in gather_memory_references_ref() function 651 *no_other_refs &= gather_memory_references_ref (loop, &refs, in gather_memory_references() 657 *no_other_refs &= gather_memory_references_ref (loop, &refs, in gather_memory_references()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 523 gather_memory_references_ref (struct loop *loop, struct mem_ref_group **refs, in gather_memory_references_ref() function 598 *no_other_refs &= gather_memory_references_ref (loop, &refs, in gather_memory_references() 604 *no_other_refs &= gather_memory_references_ref (loop, &refs, in gather_memory_references()
|