Home
last modified time | relevance | path

Searched refs:forward_propagate_into_cond (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-forwprop.c405 forward_propagate_into_cond (tree cond_expr) in forward_propagate_into_cond() function
714 forward_propagate_into_cond (stmt); in tree_ssa_forward_propagate_single_use_vars()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-forwprop.c571 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2338 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-forwprop.c571 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2338 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2475 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2474 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2474 if (forward_propagate_into_cond (&gsi)) in execute()
H A DChangeLog.tuples1021 (forward_propagate_into_cond): Add comment.
1671 * tree-ssa-forwprop.c (forward_propagate_into_cond): First argument is
1681 simplify_not_neg_expr and forward_propagate_into_cond.
1692 (forward_propagate_into_cond): Same.
2683 (forward_propagate_into_cond): Tuplified and moved some functionality
2699 (forward_propagate_into_cond): Tuplified and moved some functionality
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2490 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2474 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2474 if (forward_propagate_into_cond (&gsi)) in execute()
H A DChangeLog.tuples1021 (forward_propagate_into_cond): Add comment.
1671 * tree-ssa-forwprop.c (forward_propagate_into_cond): First argument is
1681 simplify_not_neg_expr and forward_propagate_into_cond.
1692 (forward_propagate_into_cond): Same.
2683 (forward_propagate_into_cond): Tuplified and moved some functionality
2699 (forward_propagate_into_cond): Tuplified and moved some functionality
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2474 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2490 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-forwprop.c574 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
2489 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-forwprop.c548 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3025 if (forward_propagate_into_cond (&gsi) in ssa_forward_propagate_and_combine()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-forwprop.c548 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3027 if (forward_propagate_into_cond (&gsi) in ssa_forward_propagate_and_combine()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-forwprop.c582 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3372 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3141 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3138 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3141 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3133 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3141 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-forwprop.c581 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3138 if (forward_propagate_into_cond (&gsi)) in execute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-forwprop.c566 forward_propagate_into_cond (gimple_stmt_iterator *gsi_p) in forward_propagate_into_cond() function
3699 if (forward_propagate_into_cond (&gsi) in ssa_forward_propagate_and_combine()
H A DChangeLog.tuples1021 (forward_propagate_into_cond): Add comment.
1671 * tree-ssa-forwprop.c (forward_propagate_into_cond): First argument is
1681 simplify_not_neg_expr and forward_propagate_into_cond.
1692 (forward_propagate_into_cond): Same.
2683 (forward_propagate_into_cond): Tuplified and moved some functionality
2699 (forward_propagate_into_cond): Tuplified and moved some functionality

12345678