Skip to main content

candidate_match

Function candidate_match 

Source
fn candidate_match<'tcx>(body: &Body<'tcx>, switch_bb: BasicBlock) -> bool
Expand description

Returns the first case target if all targets have an equal number of statements and identical destination.