Home
last modified time | relevance | path

Searched refs:stmt_local_def (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-tail-merge.c290 stmt_local_def (gimple *stmt) in stmt_local_def() function
344 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
453 if (stmt_local_def (stmt)) in same_succ_hash()
1211 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple stmt) in stmt_local_def() function
360 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
470 if (stmt_local_def (stmt)) in same_succ_hash()
1223 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
H A DChangeLog335 * tree-ssa-tail-merge.c (stmt_local_def): Exclude stmts that
H A DChangeLog-201228438 * tree-ssa-tail-merge.c (stmt_local_def): New function, factored out of
28444 (same_succ_hash): Use stmt_local_def.
28446 (gsi_advance_bw_nondebug_nonlocal): Use stmt_local_def.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
H A DChangeLog-201228438 * tree-ssa-tail-merge.c (stmt_local_def): New function, factored out of
28444 (same_succ_hash): Use stmt_local_def.
28446 (gsi_advance_bw_nondebug_nonlocal): Use stmt_local_def.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-tail-merge.c292 stmt_local_def (gimple stmt) in stmt_local_def() function
345 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
455 if (stmt_local_def (stmt)) in same_succ_hash()
1208 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
H A DChangeLog1428 * tree-ssa-tail-merge.c (stmt_local_def): Handle statements with vuse
7890 * tree-ssa-tail-merge.c (stmt_local_def): Add gimple_vdef check.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-tail-merge.c290 stmt_local_def (gimple *stmt) in stmt_local_def() function
344 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
453 if (stmt_local_def (stmt)) in same_succ_hash()
1211 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-tail-merge.c307 stmt_local_def (gimple *stmt) in stmt_local_def() function
369 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
478 if (stmt_local_def (stmt)) in same_succ_hash()
1233 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-tail-merge.c308 stmt_local_def (gimple *stmt) in stmt_local_def() function
370 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
479 if (stmt_local_def (stmt)) in same_succ_hash()
1234 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-tail-merge.c292 stmt_local_def (gimple stmt) in stmt_local_def() function
343 if (!stmt_local_def (stmt)) in gsi_advance_fw_nondebug_nonlocal()
453 if (stmt_local_def (stmt)) in same_succ_hash()
1186 if (!stmt_local_def (stmt)) in gsi_advance_bw_nondebug_nonlocal()

1234