Searched refs:seq_from_insts (Results 1 – 3 of 3) sorted by relevance
79 expected = self.seq_from_insts(expected).get_instructions()105 def seq_from_insts(self, insts): member in CompilationStepTestCase
30 seq = self.seq_from_insts(insts)
974 seq = self.seq_from_insts(insts)976 expected_insts = self.seq_from_insts(expected_insts).get_instructions()