Home
last modified time | relevance | path

Searched refs:do_dce (Results 1 – 25 of 56) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-propagate.c992 fold_fn (fold_fn_), do_dce (do_dce_), something_changed (false) in substitute_and_fold_dom_walker()
1010 bool do_dce; variable
1029 if (do_dce in before_dom_children()
1065 if (do_dce in before_dom_children()
1199 bool do_dce) in substitute_and_fold() argument
1210 get_value_fn, fold_fn, do_dce); in substitute_and_fold()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-propagate.c992 fold_fn (fold_fn_), do_dce (do_dce_), something_changed (false) in substitute_and_fold_dom_walker()
1010 bool do_dce; variable
1029 if (do_dce in before_dom_children()
1065 if (do_dce in before_dom_children()
1199 bool do_dce) in substitute_and_fold() argument
1210 get_value_fn, fold_fn, do_dce); in substitute_and_fold()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
293 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
322 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
322 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
339 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
322 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/
H A Ddce.rs14 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
290 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-propagate.c1024 bool do_dce) in substitute_and_fold() argument
1108 for (i = (do_dce ? gsi_last_bb (bb) : gsi_start_bb (bb)); !gsi_end_p (i);) in substitute_and_fold()
1117 if (do_dce) in substitute_and_fold()
1135 if (do_dce in substitute_and_fold()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-propagate.c1014 bool do_dce) in substitute_and_fold() argument
1098 for (i = (do_dce ? gsi_last_bb (bb) : gsi_start_bb (bb)); !gsi_end_p (i);) in substitute_and_fold()
1107 if (do_dce) in substitute_and_fold()
1125 if (do_dce in substitute_and_fold()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/
H A Ddce.rs44 pub fn do_dce(func: &mut Function, domtree: &mut DominatorTree) { in do_dce() function
H A Dcontext.rs16 use crate::dce::do_dce;
241 do_dce(&mut self.func, &mut self.domtree); in dce()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-propagate.c1039 bool do_dce) in substitute_and_fold() argument
1122 for (i = (do_dce ? gsi_last_bb (bb) : gsi_start_bb (bb)); !gsi_end_p (i);) in substitute_and_fold()
1131 if (do_dce) in substitute_and_fold()
1149 if (do_dce in substitute_and_fold()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20169298 do_dce flag and handling (always true).

123