Searched refs:number_of_loops (Results 1 – 25 of 34) sorted by relevance
12
262 old_nloops = number_of_loops (cfun); in fix_loop_structure()331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()529 if (number_of_loops (fun) > 1) in execute()580 if (number_of_loops (fun) > 1) in execute()642 if (number_of_loops (fun) > 1) in execute()
84 int num = number_of_loops (cfun); in mark_irreducible_loops()432 && number_of_loops (cfun) <= (unsigned) param_ira_max_loops_num) in estimate_reg_pressure_cost()450 if (number_of_loops (cfun) <= 1) in mark_loop_exit_edges()
3478 memory_accesses.refs_loaded_in_loop.create (number_of_loops (cfun)); in tree_ssa_lim_initialize()3479 memory_accesses.refs_loaded_in_loop.quick_grow (number_of_loops (cfun)); in tree_ssa_lim_initialize()3480 memory_accesses.refs_stored_in_loop.create (number_of_loops (cfun)); in tree_ssa_lim_initialize()3481 memory_accesses.refs_stored_in_loop.quick_grow (number_of_loops (cfun)); in tree_ssa_lim_initialize()3484 memory_accesses.all_refs_stored_in_loop.create (number_of_loops (cfun)); in tree_ssa_lim_initialize()3486 (number_of_loops (cfun)); in tree_ssa_lim_initialize()3489 for (i = 0; i < number_of_loops (cfun); i++) in tree_ssa_lim_initialize()3505 bb_loop_postorder = XNEWVEC (unsigned, number_of_loops (cfun)); in tree_ssa_lim_initialize()3568 coldest_outermost_loop.create (number_of_loops (cfun)); in loop_invariant_motion_in_fun()3569 coldest_outermost_loop.safe_grow_cleared (number_of_loops (cfun)); in loop_invariant_motion_in_fun()[all …]
109 return number_of_loops (fn) > 1; in gate_loop()457 if (number_of_loops (fun) <= 1) in execute()
1337 unsigned num = number_of_loops (cfun); in tree_unroll_loops_completely_1()1551 if (number_of_loops (fun) <= 1) in execute()1597 if (number_of_loops (fun) <= 1) in execute()1659 if (number_of_loops (fun) > 1) in execute()
573 number_of_loops (struct function *fn) in number_of_loops() function810 this->to_visit.reserve_exact (number_of_loops (fn)); in loops_list()
636 if (number_of_loops (cfun) <= 1) in rewrite_into_loop_closed_ssa_1()671 bitmap *loop_exits = XNEWVEC (bitmap, number_of_loops (cfun)); in rewrite_into_loop_closed_ssa_1()762 if (number_of_loops (cfun) <= 1) in verify_loop_closed_ssa()
1220 vect_loops_num = number_of_loops (fun); in execute()1296 for (i = 1; i < number_of_loops (fun); i++) in execute()1342 for (i = 1; i < number_of_loops (fun); i++) in execute()
652 if (number_of_loops (fun) <= 1) in execute()
378 if (number_of_loops (fun) <= 1) in copy_headers()
533 if (number_of_loops (fun) <= 1) in graphite_transforms()
170 fprintf (file, ";; %d loops found\n", number_of_loops (cfun)); in flow_loops_dump()1148 = hash_table<loop_exit_hasher>::create_ggc (2 * number_of_loops (cfun)); in record_loop_exits()1405 unsigned num = number_of_loops (cfun); in verify_loop_structure()
156 ira_loop_nodes_count = number_of_loops (cfun); in create_loop_tree_nodes()2284 * number_of_loops (cfun)); in mark_loops_for_removal()2648 + number_of_loops (cfun)); in remove_unnecessary_regions()2650 + number_of_loops (cfun)); in remove_unnecessary_regions()3549 current_loops == NULL ? 1 : number_of_loops (cfun), in ira_build()
528 m_nloops (number_of_loops (fn)), in loop_versioning()1791 if (number_of_loops (fn) <= 1) in execute()
1043 if (number_of_loops (fun) <= 1) in execute()
3123 if (number_of_loops (cfun) > 1) in tree_estimate_probability()3493 if (number_of_loops (cfun) > 1) in estimate_loops()4101 nb_loops = number_of_loops (fun); in execute()4320 nb_loops = number_of_loops (cfun); in report_predictor_hitrates()
2144 streamer_write_uhwi (ob, number_of_loops (fn)); in output_cfg()2147 for (unsigned i = 1; i < number_of_loops (fn); ++i) in output_cfg()2312 if (number_of_loops (fn)) in lto_prepare_function_for_streaming()
1739 if (number_of_loops (fun) <= 1) in execute()
1363 if (number_of_loops (cfun) <= 1) in sms_schedule()1387 g_arr = XCNEWVEC (ddg_ptr, number_of_loops (cfun)); in sms_schedule()
2082 if (number_of_loops (fun) <= 1) in execute()
431 loop->num = number_of_loops (fn); in place_new_loop()
804 const int nb_loops = number_of_loops (cfun); in translate_isl_ast_node_user()
2088 if (number_of_loops (fun) <= 2) in execute()
2271 if (number_of_loops (cfun) > 1 in execute_update_addresses_taken()
3463 if (number_of_loops (fun) <= 1) in execute()