CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
circt::ArcStateLoweringOptions Struct Reference

#include <pipelines.h>

Inheritance diagram for circt::ArcStateLoweringOptions:
Inheritance graph
[legend]
Collaboration diagram for circt::ArcStateLoweringOptions:
Collaboration graph
[legend]

Public Attributes

Option< bool > shouldInline
 

Detailed Description

Definition at line 85 of file pipelines.h.

Member Data Documentation

◆ shouldInline

Option<bool> circt::ArcStateLoweringOptions::shouldInline
Initial value:
{*this, "inline", llvm::cl::desc("Inline arcs"),
llvm::cl::init(true)}

Definition at line 87 of file pipelines.h.


The documentation for this struct was generated from the following file: