Searched refs:bb2 (Results 1 – 2 of 2) sorted by relevance
94 let bb2 = bcx.create_block(); in switch_error() localVariable118 switch.emit(&mut bcx, discr, bb2); in switch_error()125 bcx.switch_to_block(bb2); in switch_error()
111 let bb2 = bcx.create_block(); in switch_error() localVariable135 switch.emit(&mut bcx, discr, bb2); in switch_error()142 bcx.switch_to_block(bb2); in switch_error()