Home
last modified time | relevance | path

Searched refs:gimple_assign_copy_p (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nrv.c162 if (!gimple_assign_copy_p (stmt)) in tree_nrv()
241 if (gimple_assign_copy_p (stmt) in tree_nrv()
H A Dmatrix-reorg.c777 if (gimple_assign_copy_p (stmt) || gimple_assign_cast_p (stmt)) in analyze_matrix_allocation_site()
947 if ((gimple_assign_copy_p (def_stmt) || gimple_assign_cast_p (def_stmt)) in get_index_from_offset()
1212 if (!(gimple_assign_copy_p (use_stmt) in analyze_accesses_for_assign_stmt()
H A Dtree-ssa-coalesce.c875 if (gimple_assign_copy_p (stmt) in build_ssa_conflict_graph()
1061 if (gimple_assign_copy_p (stmt) in create_outofssa_var_map()
H A Dtree-predcom.c1322 gcc_assert (gimple_assign_copy_p (stmt)); in replace_ref_with()
2004 if (gimple_assign_copy_p (stmt)) in find_use_stmt()
H A Dtree-ssa-sccvn.c3286 && !(gimple_assign_copy_p (stmt) in visit_use()
3301 if ((gimple_assign_copy_p (stmt) in visit_use()
H A Dgimple.h935 bool gimple_assign_copy_p (gimple);
H A Dgimple.c2063 gimple_assign_copy_p (gimple gs) in gimple_assign_copy_p() function
H A Dtree-inline.c1390 if (gimple_assign_copy_p (stmt) in remap_gimple_stmt()
H A Dtree-vect-stmts.c317 if (!gimple_assign_copy_p (stmt)) in exist_non_indexing_operands_for_use_p()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nrv.c186 if (!gimple_assign_copy_p (stmt)) in execute()
264 if (gimple_assign_copy_p (stmt) in execute()
H A Dtree-predcom.c1518 gcc_assert (gimple_assign_copy_p (stmt)); in replace_ref_with()
2438 if (gimple_assign_copy_p (stmt)) in find_use_stmt()
H A Dtree-ssa-coalesce.c904 if (gimple_assign_copy_p (stmt) in build_ssa_conflict_graph()
H A Dgimple.c1548 gimple_assign_copy_p (gimple *gs) in gimple_assign_copy_p() function
H A Dtree-ssa-sccvn.c4074 && !(gimple_assign_copy_p (ass) in visit_use()
4089 if ((gimple_assign_copy_p (ass) in visit_use()
H A Dgimple.h1493 bool gimple_assign_copy_p (gimple *);
H A Dtree-inline.c1584 if (gimple_assign_copy_p (stmt) in remap_gimple_stmt()
H A Dtree-vect-stmts.c390 if (!gimple_assign_copy_p (stmt)) in exist_non_indexing_operands_for_use_p()