pub fn replace_terminator_with_branch<'a, 'str>( body: &'a mut FunctionBody<'str>, cx: PassCtx<'a, 'str>, block: BlockId, target: BlockId, args: Vec<ValueId>, )