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

  /src/external/gpl3/gcc/dist/gcc/
cfgloop.cc 1974 HOST_WIDE_INT nit = get_max_loop_iterations_int (loop);
2050 get_max_loop_iterations_int (const class loop *loop)
2049 get_max_loop_iterations_int (const class loop *loop) function
  /src/external/gpl3/gcc.old/dist/gcc/
cfgloop.cc 1976 HOST_WIDE_INT nit = get_max_loop_iterations_int (loop);
2050 get_max_loop_iterations_int (const class loop *loop)
2049 get_max_loop_iterations_int (const class loop *loop) function

Completed in 25 milliseconds