Home
last modified time | relevance | path

Searched refs:NotOp (Results 1 – 2 of 2) sorted by relevance

/tools/verification/rvgen/rvgen/
A Dltl2ba.py353 class NotOp(UnaryOp): class
386 return NotOp(new)
397 if isinstance(f, NotOp) and f.op.child is n:
488 op = NotOp(p[2])
A Dltl2k.py121 elif isinstance(node.op, ltl2ba.NotOp):

Completed in 5 milliseconds