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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 5127 n_of_executions_at_most (gimple *stmt, function
5265 if (n_of_executions_at_most (at_stmt, bound, valid_niter))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 4690 n_of_executions_at_most (gimple *stmt, function
4828 if (n_of_executions_at_most (at_stmt, bound, valid_niter))

Completed in 18 milliseconds