CIRCT
20.0.0git
|
Functions | |
LogicalResult | verifyScopeOpInterface (Operation *op) |
mlir::FailureOr< mlir::TypedValue< ScopeRefType > > | getThisFromScope (Operation *op) |
FailureOr< mlir::TypedValue< ScopeRefType > > circt::kanagawa::detail::getThisFromScope | ( | Operation * | op | ) |
Definition at line 88 of file KanagawaOps.cpp.
Referenced by verifyScopeOpInterface().
LogicalResult circt::kanagawa::detail::verifyScopeOpInterface | ( | Operation * | op | ) |
Definition at line 100 of file KanagawaOps.cpp.
References getThisFromScope().