CIRCT 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | circt |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
Functions | |
bool | circt::isAncestorOfValueOwner (Operation *op, Value value) |
Return true if a Value is created "underneath" an operation. | |