Lines Matching defs:scop
216 remove_gbbs_in_scop (scop_p scop) in remove_gbbs_in_scop()
231 scop_p scop; in free_scops() local
273 try_generate_gimple_bb (scop_p scop, basic_block bb) in try_generate_gimple_bb()
347 build_scop_bbs_1 (scop_p scop, sbitmap visited, basic_block bb) in build_scop_bbs_1()
388 build_scop_bbs (scop_p scop) in build_scop_bbs()
436 scop_p scop = PBB_SCOP (pbb); in build_pbb_scattering_polyhedrons() local
534 build_scop_scattering (scop_p scop) in build_scop_scattering()
917 find_scop_parameters (scop_p scop) in find_scop_parameters()
959 add_upper_bounds_from_estimated_nit (scop_p scop, double_int nit, in add_upper_bounds_from_estimated_nit()
1024 build_loop_iteration_domains (scop_p scop, struct loop *loop, in build_loop_iteration_domains()
1293 add_conditions_to_constraints (scop_p scop) in add_conditions_to_constraints()
1428 add_param_constraints (scop_p scop, ppl_Polyhedron_t context, graphite_dim_t p) in add_param_constraints()
1475 build_scop_context (scop_p scop) in build_scop_context()
1500 build_scop_iteration_domain (scop_p scop) in build_scop_iteration_domain()
1579 scop_p scop = PBB_SCOP (pbb); in pdr_add_memory_accesses() local
1986 build_scop_drs (scop_p scop) in build_scop_drs()
2050 analyze_drs_in_stmts (scop_p scop, basic_block bb, VEC (gimple, heap) *stmts) in analyze_drs_in_stmts()
2085 insert_stmts (scop_p scop, gimple stmt, gimple_seq stmts, in insert_stmts()
2107 insert_out_of_ssa_copy (scop_p scop, tree res, tree expr, gimple after_stmt) in insert_out_of_ssa_copy()
2141 new_pbb_from_pbb (scop_p scop, poly_bb_p pbb, basic_block bb) in new_pbb_from_pbb()
2167 insert_out_of_ssa_copy_on_edge (scop_p scop, edge e, tree res, tree expr) in insert_out_of_ssa_copy_on_edge()
2271 rewrite_close_phi_out_of_ssa (scop_p scop, gimple_stmt_iterator *psi) in rewrite_close_phi_out_of_ssa()
2354 rewrite_phi_out_of_ssa (scop_p scop, gimple_stmt_iterator *psi) in rewrite_phi_out_of_ssa()
2417 rewrite_reductions_out_of_ssa (scop_p scop) in rewrite_reductions_out_of_ssa()
2456 rewrite_cross_bb_scalar_dependence (scop_p scop, tree zero_dim_array, in rewrite_cross_bb_scalar_dependence()
2482 handle_scalar_deps_crossing_scop_limits (scop_p scop, tree def, gimple stmt) in handle_scalar_deps_crossing_scop_limits()
2525 rewrite_cross_bb_scalar_deps (scop_p scop, gimple_stmt_iterator *gsi) in rewrite_cross_bb_scalar_deps()
2607 rewrite_cross_bb_scalar_deps_out_of_ssa (scop_p scop) in rewrite_cross_bb_scalar_deps_out_of_ssa()
2635 nb_pbbs_in_loops (scop_p scop) in nb_pbbs_in_loops()
2668 split_pbb (scop_p scop, poly_bb_p pbb, basic_block bb, gimple stmt) in split_pbb()
2679 split_reduction_stmt (scop_p scop, gimple stmt) in split_reduction_stmt()
2929 detect_commutative_reduction (scop_p scop, gimple stmt, VEC (gimple, heap) **in, in detect_commutative_reduction()
2973 translate_scalar_reduction_to_array_for_stmt (scop_p scop, tree red, in translate_scalar_reduction_to_array_for_stmt()
3108 translate_scalar_reduction_to_array (scop_p scop, in translate_scalar_reduction_to_array()
3155 rewrite_commutative_reductions_out_of_ssa_close_phi (scop_p scop, in rewrite_commutative_reductions_out_of_ssa_close_phi()
3176 rewrite_commutative_reductions_out_of_ssa_loop (scop_p scop, in rewrite_commutative_reductions_out_of_ssa_loop()
3200 rewrite_commutative_reductions_out_of_ssa (scop_p scop) in rewrite_commutative_reductions_out_of_ssa()
3227 scop_ivs_can_be_represented (scop_p scop) in scop_ivs_can_be_represented()
3263 build_poly_scop (scop_p scop) in build_poly_scop()