|
Chisel
|
| ▼CASTConsumer | |
| CStatsComputer | |
| ▼CTransformation | Represesnts a transformation action on an AST |
| CDeadcodeElimination | Represents a sound dead-code elimination phase |
| ▼CReduction | Represents a general reduction step |
| CGlobalReduction | Represents a global reduction phase |
| CLocalReduction | Represents a local reduction phase |
| CReformat | Represents a reformatting action |
| CDCEFrontend | |
| CFileManager | Wrapper for low-level file manipulations |
| CFrontend | Provides an independent frontend for any action on AST |
| 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 |
| ▼CRecursiveASTVisitor | |
| CDeadcodeElementCollectionVisitor | |
| CGlobalElementCollectionVisitor | |
| CLocalElementCollectionVisitor | |
| CStatsVisitor | |
| CReport | Prepares and pretty-prints the final report to the terminal |
| CStatsManager | Responsible for computing statistical information for a file |
1.8.11