Searched refs:create_call_resume_at (Results 1 – 1 of 1) sorted by relevance
399 if_next = self.create_call_resume_at(self.next_instruction)402 if_jump = self.create_call_resume_at(inst.target)701 self.create_call_resume_at(self.next_instruction)1781 self.create_call_resume_at(self.next_instruction)1790 def create_call_resume_at(self, offset): member in InstructionTranslatorBase2823 def create_call_resume_at(self, inst): member in InstructionTranslator3290 def create_call_resume_at(self, offset): member in InliningInstructionTranslator