Searched defs:read_instruction (Results 1 – 2 of 2) sorted by relevance
215 let read_instruction = compresed_frame_read_instruction(&self.seek_table, offset) in read_at_volatile() localVariable330 let read_instruction = compresed_frame_read_instruction(&self.seek_table, file_offset) in read_to_mem() localVariable
338 ir_reader::read_instruction(s_expression *expr, ir_loop *loop_ctx) in read_instruction() function in ir_reader