Skip to main content

visit_arguments

Function visit_arguments 

Source
pub fn visit_arguments<F>(inst: &mut IrInst, func: F)
where F: FnMut(IrOp),