pub fn terminator_use_def<'tcx>(terminator: &Terminator<'tcx>) -> DefUseExpand description
Collect definitions and uses for one MIR terminator.
pub fn terminator_use_def<'tcx>(terminator: &Terminator<'tcx>) -> DefUseCollect definitions and uses for one MIR terminator.