Function paxforth::program::strip::strip_branches[][src]

pub fn strip_branches(program: &mut PaxProgram, method: &str)
Expand description

Reduces branching in a function by removing unused BranchTargets. This function will also rewrite target offsets.