Function llhd::pass::cf::run_on_value[][src]

pub fn run_on_value(unit: &mut UnitBuilder<'_>, value: Value) -> bool
Expand description

Fold a value.

If the value is an instruction, folds it.