CIRCT
20.0.0git
|
#include "circt/Support/LLVM.h"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::reduce | |
Functions | |
void | circt::reduce::pruneUnusedOps (Operation *initialOp, Reduction &reduction) |
Starting at the given op , traverse through it and its operands and erase operations that have no more uses. More... | |