CIRCT
20.0.0git
|
Go to the source code of this file.
Functions | |
static std::optional< LoweringOptions::LocationInfoStyle > | parseLocationInfoStyle (StringRef option) |
static std::optional< LoweringOptions::WireSpillingHeuristic > | parseWireSpillingHeuristic (StringRef option) |
|
static |
Definition at line 34 of file LoweringOptions.cpp.
References circt::LoweringOptions::None, circt::LoweringOptions::Plain, and circt::LoweringOptions::WrapInAtSquareBracket.
Referenced by circt::LoweringOptions::parse().
|
static |
Definition at line 44 of file LoweringOptions.cpp.
References circt::LoweringOptions::SpillLargeTermsWithNamehints.
Referenced by circt::LoweringOptions::parse().