Function rustc::middle::trans::build::Switch[src]

pub fn Switch(cx: &Block, v: ValueRef, else_: BasicBlockRef, num_cases: uint) -> ValueRef