CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Attributes | List of all members
LongestPathAnalysisWrapper Struct Reference
Collaboration diagram for LongestPathAnalysisWrapper:
Collaboration graph
[legend]

Public Attributes

std::unique_ptr< mlir::ModuleAnalysisManager > analysisManager
 
std::unique_ptr< LongestPathAnalysisanalysis
 

Detailed Description

Definition at line 41 of file Synth.cpp.

Member Data Documentation

◆ analysis

std::unique_ptr<LongestPathAnalysis> LongestPathAnalysisWrapper::analysis

◆ analysisManager

std::unique_ptr<mlir::ModuleAnalysisManager> LongestPathAnalysisWrapper::analysisManager

Definition at line 42 of file Synth.cpp.


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