Home
last modified time | relevance | path

Searched refs:last_in_block (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/linear_scan/
H A Danalysis.rs43 let last_in_block = InstPoint::new_def(func.block_insns(bix).last()); in new() localVariable
44 let kind = match (first == first_in_block, last == last_in_block) { in new()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs44 let last_in_block = InstPoint::new_def(func.block_insns(bix).last()); in new() localVariable
45 let kind = match (first == first_in_block, last == last_in_block) { in new()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs44 let last_in_block = InstPoint::new_def(func.block_insns(bix).last()); in new() localVariable
45 let kind = match (first == first_in_block, last == last_in_block) { in new()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/linear_scan/
H A Danalysis.rs44 let last_in_block = InstPoint::new_def(func.block_insns(bix).last()); in new() localVariable
45 let kind = match (first == first_in_block, last == last_in_block) { in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/linear_scan/
H A Danalysis.rs44 let last_in_block = InstPoint::new_def(func.block_insns(bix).last()); in new() localVariable
45 let kind = match (first == first_in_block, last == last_in_block) { in new()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-cfg.c3382 verify_stmt (tree stmt, bool last_in_block) in verify_stmt() argument
3411 if (!last_in_block && tree_can_throw_internal (stmt)) in verify_stmt()
H A DChangeLog-200427438 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog-200427440 * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify

12