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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 3887 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, function
4099 record_estimate (loop, niter_bound, max, stmt, false, realistic, upper);
4629 TODO: Due to the way record_estimate choose estimates to store, the bounds
4840 record_estimate (loop, niter_bound, max, cond,
4856 record_estimate (loop, niter, niter_desc.max,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 3475 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, function
3682 record_estimate (loop, niter_bound, max, stmt, false, realistic, upper);
4206 TODO: Due to the way record_estimate choose estimates to store, the bounds
4406 record_estimate (loop, niter_bound, max, cond,
4422 record_estimate (loop, niter, niter_desc.max,

Completed in 33 milliseconds