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

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.cc 462 tree nb_iter = number_of_latch_executions (inner_loop);
2822 number_of_latch_executions (class loop *loop)
3769 tree niter = number_of_latch_executions (loop);
2817 number_of_latch_executions (class loop *loop) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.cc 462 tree nb_iter = number_of_latch_executions (inner_loop);
2797 number_of_latch_executions (class loop *loop)
3505 tree niter = number_of_latch_executions (loop);
2792 number_of_latch_executions (class loop *loop) function

Completed in 29 milliseconds