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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 1148 number_of_iterations_lt_to_ne (tree type, affine_iv *iv0, affine_iv *iv1, function
1641 if (number_of_iterations_lt_to_ne (type, iv0, iv1, niter, &delta, step,
1648 /* number_of_iterations_lt_to_ne will add assumptions that ensure that
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 1162 number_of_iterations_lt_to_ne (tree type, affine_iv *iv0, affine_iv *iv1, function
1659 if (number_of_iterations_lt_to_ne (type, iv0, iv1, niter, &delta, step,
1666 /* number_of_iterations_lt_to_ne will add assumptions that ensure that

Completed in 64 milliseconds