Home
last modified time | relevance | path

Searched refs:fold_fn (Results 1 – 6 of 6) sorted by relevance

/dports/net/routinator/routinator-0.10.2/src/
H A Dmetrics.rs837 fold_fn: F field
842 fn new(metrics: &'a RtrServerMetrics, init: B, fold_fn: F) -> Self { in new()
846 fold_fn in new()
862 (self.fold_fn)(&mut value, first); in next()
870 (self.fold_fn)(&mut value, client); in next()
/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()
1009 ssa_prop_fold_stmt_fn fold_fn; variable
1096 if (fold_fn in before_dom_children()
1097 && (*fold_fn)(&i)) in before_dom_children()
1198 ssa_prop_fold_stmt_fn fold_fn, 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()
1009 ssa_prop_fold_stmt_fn fold_fn; variable
1096 if (fold_fn in before_dom_children()
1097 && (*fold_fn)(&i)) in before_dom_children()
1198 ssa_prop_fold_stmt_fn fold_fn, in substitute_and_fold() argument
1210 get_value_fn, fold_fn, do_dce); in substitute_and_fold()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-propagate.c1023 ssa_prop_fold_stmt_fn fold_fn, in substitute_and_fold() argument
1030 if (!get_value_fn && !fold_fn) in substitute_and_fold()
1171 if (fold_fn in substitute_and_fold()
1172 && (*fold_fn)(&oldi)) in substitute_and_fold()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-propagate.c1013 ssa_prop_fold_stmt_fn fold_fn, in substitute_and_fold() argument
1020 if (!get_value_fn && !fold_fn) in substitute_and_fold()
1161 if (fold_fn in substitute_and_fold()
1162 && (*fold_fn)(&oldi)) in substitute_and_fold()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-propagate.c1038 ssa_prop_fold_stmt_fn fold_fn, in substitute_and_fold() argument
1045 if (!get_value_fn && !fold_fn) in substitute_and_fold()
1185 if (fold_fn in substitute_and_fold()
1186 && (*fold_fn)(&oldi)) in substitute_and_fold()