Chisel
|
CDCEFrontend | |
CDeadcodeElementCollectionVisitor | |
CDeadcodeElimination | Represents a sound dead-code elimination phase |
CFileManager | Wrapper for low-level file manipulations |
CFrontend | Provides an independent frontend for any action on AST |
CGlobalElementCollectionVisitor | |
CGlobalReduction | Represents a global reduction phase |
CLocalElementCollectionVisitor | |
CLocalReduction | Represents a local reduction phase |
COptionManager | Manages and processes all the command-line options that are passed to Chisel |
CProbabilisticModel | Represents the probabilistic model that is utilized in the reduction phase |
CProfiler | Keeps track of performance information that is used in preparing the report |
CReduction | Represents a general reduction step |
CReformat | Represents a reformatting action |
CReport | Prepares and pretty-prints the final report to the terminal |
CStatsComputer | |
CStatsManager | Responsible for computing statistical information for a file |
CStatsVisitor | |
CTransformation | Represesnts a transformation action on an AST |