Searched refs:patchable_breakpoint (Results 1 – 1 of 1) sorted by relevance
87 pub(crate) fn patchable_breakpoint(&mut self, func: &mut Function) -> ir::FuncRef { in patchable_breakpoint() method3632 let builtin = self.builtin_functions.patchable_breakpoint(builder.func); in before_translate_operator()