Searched refs:map_func_ref (Results 1 – 2 of 2) sorted by relevance
1068 fn map_func_ref(&mut self, func_ref: FuncRef) -> FuncRef; in map_func_ref() method1121 fn map_func_ref(&mut self, func_ref: FuncRef) -> FuncRef { in map_func_ref() function1122 (**self).map_func_ref(func_ref) in map_func_ref()1343 fn map_func_ref(&mut self, func_ref: FuncRef) -> FuncRef { in instruction_data_map() method
991 fn map_func_ref(&mut self, func_ref: ir::FuncRef) -> ir::FuncRef { in map_func_ref() method