CIRCT 22.0.0git
|
Public Attributes | |
std::unique_ptr< mlir::ModuleAnalysisManager > | analysisManager |
std::unique_ptr< LongestPathAnalysis > | analysis |
std::unique_ptr<LongestPathAnalysis> LongestPathAnalysisWrapper::analysis |
Definition at line 43 of file Synth.cpp.
Referenced by synth.LongestPathAnalysis::get_all_paths(), and synth.LongestPathAnalysis::get_paths().
std::unique_ptr<mlir::ModuleAnalysisManager> LongestPathAnalysisWrapper::analysisManager |