Home
last modified time | relevance | path

Searched defs:new_targets (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dunreachable_prop.rs106 let new_targets = SwitchTargets::new(reachable_iter, otherwise); in remove_successors() localVariable
Duninhabited_enum_branching.rs127 let mut new_targets = SwitchTargets::new( in run_pass() localVariable
Dsimplify_comparison_integral.rs57 let mut new_targets = opt.targets; in run_pass() localVariable