Home
last modified time | relevance | path

Searched refs:gimple_modified_p (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa.h184 if (gimple_modified_p (s)) in update_stmt_if_modified()
H A Dtree-ssa-operands.c1080 gcc_assert (gimple_modified_p (stmt)); in update_stmt_operands()
1215 if (ptr->loc.stmt && gimple_modified_p (ptr->loc.stmt)) in verify_imm_links()
H A Dtree-ssa-dom.c1951 if (gimple_modified_p (stmt)) in optimize_stmt()
2117 if (gimple_modified_p (stmt) || modified_p) in optimize_stmt()
H A Dtree-ssa.c1120 if (check_modified_stmt && gimple_modified_p (stmt)) in verify_ssa()
H A Dtree-into-ssa.c437 gcc_checking_assert (!gimple_modified_p (stmt)); in initialize_flags_in_bb()
H A Dgimple.h2101 gimple_modified_p (const gimple *g)
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.c1270 gcc_assert (gimple_modified_p (stmt)); in update_stmt_operands()
1385 if (ptr->loc.stmt && gimple_modified_p (ptr->loc.stmt)) in verify_imm_links()
H A Dtree-ssa-dom.c2202 if (gimple_modified_p (stmt)) in optimize_stmt()
2340 if (gimple_modified_p (stmt) || modified_p) in optimize_stmt()
H A Dtree-ssa.c991 if (check_modified_stmt && gimple_modified_p (stmt)) in verify_ssa()
H A Dgimple.h1539 gimple_modified_p (const_gimple g) in gimple_modified_p() function
1582 if (gimple_modified_p (s)) in update_stmt_if_modified()
H A Dtree-ssa-forwprop.c2182 if (gimple_modified_p (stmt)) in associate_plusminus()
H A Dtree-into-ssa.c443 gcc_assert (!gimple_modified_p (stmt)); in initialize_flags_in_bb()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi864 @deftypefn {GIMPLE function} bool gimple_modified_p (gimple g)