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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 1440 number_of_iterations_until_wrap (class loop *loop, tree type, affine_iv *iv0, function
1598 return number_of_iterations_until_wrap (loop, type, iv0, iv1, niter);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 1458 number_of_iterations_until_wrap (class loop *loop, tree type, affine_iv *iv0, function
1616 return number_of_iterations_until_wrap (loop, type, iv0, iv1, niter);

Completed in 19 milliseconds