Function reform::normalize::merge_factors[][src]

pub fn merge_factors(
    first: &mut Element,
    sec: &mut Element,
    var_info: &GlobalVarInfo
) -> bool

Merge factor sec into first if possible. Returns true if merged.