Searched refs:n_iterations (Results 1 – 5 of 5) sorted by relevance
45 int n_threads, n_iterations; variable63 for (int i = 0; i < n_iterations; i++) { in Thread()76 n_iterations = 20000000; in main()82 n_iterations = atoi(argv[3]); in main()88 __FILE__, n_threads, n_garbage_threads, n_iterations); in main()
1380 (final_biv_value, final_giv_value): Added new argument n_iterations1386 (check_final_value): New argument n_iterations.1396 argument n_iterations.
9345 to loop continuation. Delete if n_iterations is 1.20649 * unroll.c (unroll_loop): Avoid overflow in the n_iterations
1115 * doloop.c (doloop_optimize): Increment n_iterations if loop->top
34706 sign when n_iterations known, to avoid confusing caller.