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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 4114 idx_infer_loop_bounds (tree base, tree *idx, void *dta) function
4218 for_each_index (&ref, idx_infer_loop_bounds, &data);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 3697 idx_infer_loop_bounds (tree base, tree *idx, void *dta) function
3798 for_each_index (&ref, idx_infer_loop_bounds, &data);

Completed in 54 milliseconds