CIRCT  20.0.0git
Namespaces | Functions
Utils.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/Value.h"
Include dependency graph for Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 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. More...