CIRCT  19.0.0git
Functions
circt::ibis::detail Namespace Reference

Functions

LogicalResult verifyScopeOpInterface (Operation *op)
 
mlir::FailureOr< mlir::TypedValue< ScopeRefType > > getThisFromScope (Operation *op)
 

Function Documentation

◆ getThisFromScope()

FailureOr< mlir::TypedValue< ScopeRefType > > circt::ibis::detail::getThisFromScope ( Operation *  op)

Definition at line 88 of file IbisOps.cpp.

Referenced by verifyScopeOpInterface().

◆ verifyScopeOpInterface()

LogicalResult circt::ibis::detail::verifyScopeOpInterface ( Operation *  op)

Definition at line 100 of file IbisOps.cpp.

References getThisFromScope().