CIRCT  19.0.0git
Functions
LowerIntmodules.cpp File Reference
#include "PassDetails.h"
#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
Include dependency graph for LowerIntmodules.cpp:

Go to the source code of this file.

Functions

static LogicalResult checkModForAnnotations (FModuleLike mod, StringRef name)
 
static LogicalResult checkInstForAnnotations (FInstanceLike inst, StringRef name)
 

Function Documentation

◆ checkInstForAnnotations()

static LogicalResult checkInstForAnnotations ( FInstanceLike  inst,
StringRef  name 
)
static

Definition at line 42 of file LowerIntmodules.cpp.

References empty.

◆ checkModForAnnotations()

static LogicalResult checkModForAnnotations ( FModuleLike  mod,
StringRef  name 
)
static

Definition at line 35 of file LowerIntmodules.cpp.

References empty.