Home
last modified time | relevance | path

Searched refs:gimple_wce_cleanup (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c1879 ret = walk_gimple_seq (gimple_wce_cleanup (stmt), callback_stmt, in walk_gimple_stmt()
2406 new_seq = gimple_seq_copy (gimple_wce_cleanup (stmt)); in gimple_copy()
H A Dgimplify.c5289 gimple_wce_cleanup (wce), in gimplify_cleanup_point_expr()
5306 gtry = gimple_build_try (seq, gimple_wce_cleanup (wce), kind); in gimplify_cleanup_point_expr()
H A Dgimple.h3372 gimple_wce_cleanup (gimple gs) in gimple_wce_cleanup() function
H A Dtree-inline.c1297 s1 = remap_gimple_seq (gimple_wce_cleanup (stmt), id); in remap_gimple_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.c1932 new_seq = gimple_seq_copy (gimple_wce_cleanup (stmt)); in gimple_copy()
H A Dgimple.h4287 gimple_wce_cleanup (gimple *gs)
H A Dgimplify.c6445 gimple_wce_cleanup (wce), in gimplify_cleanup_point_expr()
6462 gtry = gimple_build_try (seq, gimple_wce_cleanup (wce), kind); in gimplify_cleanup_point_expr()
H A Dtree-inline.c1452 s1 = remap_gimple_seq (gimple_wce_cleanup (stmt), id); in remap_gimple_stmt()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi2151 @deftypefn {GIMPLE function} gimple_seq gimple_wce_cleanup (gimple g)