Searched refs:within_ops (Results 1 – 2 of 2) sorted by relevance
126 within_ops = [138 within_ops=within_ops,147 within_ops=within_ops,156 within_ops=within_ops,162 seed_ops, inclusive=True, within_ops=within_ops)
239 within_ops=None, argument281 if within_ops:282 within_ops = make_list_of_op(within_ops, allow_graph=False)283 within_ops = object_identity.ObjectIdentitySet(within_ops)284 seed_ops &= within_ops287 return (within_ops is None or op in within_ops) and (