pub fn visit_scope<T: InstructionVisitor + ?Sized>(
visitor: &mut T,
scope: &Scope,
analyses: &GlobalAnalyses,
changes: &AtomicCounter,
)pub fn visit_scope<T: InstructionVisitor + ?Sized>(
visitor: &mut T,
scope: &Scope,
analyses: &GlobalAnalyses,
changes: &AtomicCounter,
)