HomeSort by: relevance | last modified time | path
    Searched defs:gather_memory_references (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-prefetch.cc 608 gather_memory_references (class loop *loop, bool *no_other_refs, unsigned *ref_count) function
1921 refs = gather_memory_references (loop, &no_other_refs, &mem_ref_count);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-prefetch.cc 608 gather_memory_references (class loop *loop, bool *no_other_refs, unsigned *ref_count) function
1918 refs = gather_memory_references (loop, &no_other_refs, &mem_ref_count);

Completed in 28 milliseconds