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

pub fn run_on_value(unit: &mut UnitBuilder, value: Value) -> bool

Fold a value.

If the value is an instruction, folds it.