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

  /src/external/gpl3/gcc/dist/gcc/
tree-data-ref.cc 1327 dr_analyze_indices (struct indices *dri, tree ref, edge nest, loop_p loop)
1523 dr_analyze_indices (&dr->indices, DR_REF (dr), nest, loop);
3259 allowed by dr_analyze_indices. */
3400 dr_analyze_indices (&a->alt_indices, alt_ref,
3411 dr_analyze_indices (&b->alt_indices, alt_ref,
1326 dr_analyze_indices (struct indices *dri, tree ref, edge nest, loop_p loop) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-data-ref.cc 1314 dr_analyze_indices (struct indices *dri, tree ref, edge nest, loop_p loop)
1510 dr_analyze_indices (&dr->indices, DR_REF (dr), nest, loop);
3225 allowed by dr_analyze_indices. */
3366 dr_analyze_indices (&a->alt_indices, alt_ref,
3377 dr_analyze_indices (&b->alt_indices, alt_ref,
1313 dr_analyze_indices (struct indices *dri, tree ref, edge nest, loop_p loop) function

Completed in 17 milliseconds