Lines Matching refs:set
84 # Represents a set of variables, each with a unique id
821 #print('num items: {}'.format(len(set(self.items.values()))))
830 set, it provides a stable iteration order.
881 # This the set of opcodes for parents of this item. Used to speed up
883 self.parent_ops = set()
892 """Build a set of all possible items, deduplicating them."""
896 # The set of all opcodes used by the patterns. Used later to avoid
954 "states", where each match set represents the set of Item's that match a
982 # This is the set of opcodes for which the filtered worklist is non-empty.
1057 parent = set(self.items[op, item_srcs] for item_srcs in