Loading [MathJax]/extensions/tex2jax.js
CIRCT 22.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
circt::aig Namespace Reference

Classes

class  DataflowPath
 
struct  DebugPoint
 
class  IncrementalLongestPathAnalysis
 
class  LongestPathAnalysis
 
struct  LongestPathAnalysisOption
 
class  LongestPathAnalysisWithTrace
 
class  LongestPathCollection
 
struct  Object
 
struct  OpenPath
 

Functions

llvm::json::Value toJSON (const circt::aig::DataflowPath &path)
 
void registerAIGAnalysisPrerequisitePasses ()
 

Function Documentation

◆ registerAIGAnalysisPrerequisitePasses()

void circt::aig::registerAIGAnalysisPrerequisitePasses ( )
inline

Definition at line 326 of file LongestPathAnalysis.h.

◆ toJSON()

llvm::json::Value circt::aig::toJSON ( const circt::aig::DataflowPath path)