Searched defs:allowed_ops (Results 1 – 2 of 2) sorted by relevance
211 std::vector<int> allowed_ops; in SimpleDelegate() local
584 def contains_only_ops(self, allowed_ops) -> bool: argument