Add AST_EDGE support to AstNode::detect_latch(), fixes #2241
authorClaire Wolf <claire@symbioticeda.com>
Fri, 10 Jul 2020 16:41:13 +0000 (18:41 +0200)
committerClaire Wolf <claire@symbioticeda.com>
Fri, 10 Jul 2020 16:41:13 +0000 (18:41 +0200)
commitf9ed09423e5fb0b880d895d91ec51c61ffb04213
tree54e6825553bf6f165f8cc6df3c4f485b5bedc0b8
parentc0bcbe1f6254f050207a91506a63aa9d784bd8d6
Add AST_EDGE support to AstNode::detect_latch(), fixes #2241

Signed-off-by: Claire Wolf <claire@symbioticeda.com>
frontends/ast/simplify.cc