Home
last modified time | relevance | path

Searched defs:switch_targets (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_build/src/build/matches/
Dtest.rs170 let switch_targets = SwitchTargets::new( in perform_test() localVariable
228 let switch_targets = SwitchTargets::new( in perform_test() localVariable
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dgenerator.rs1031 let switch_targets = in insert_switch() localVariable