Searched refs:is_empty_leaf (Results 1 – 1 of 1) sorted by relevance
138 if not (n[1] == [] and not self.is_empty_leaf(i, n[0])):156 def is_empty_leaf(self, base_opcode, M): member in function_table184 if self.is_empty_leaf(child_base_opcode, child_M):