| Interface | Description |
|---|---|
| GraphPrinterDumpHandler.GraphPrinterSupplier |
| Class | Description |
|---|---|
| BciBlockMappingDumpHandler | |
| BinaryGraphPrinter | |
| CanonicalStringGraphPrinter | |
| CFGPrinterObserver |
Observes compilation events and uses
CFGPrinter to produce a control flow graph for the
C1 Visualizer. |
| CompilationPrinter |
Utility for printing compilation related data structures at various compilation phases.
|
| GraalDebugHandlersFactory | |
| GraphPrinterDumpHandler |
Observes compilation events and uses
BinaryGraphPrinter to generate a graph
representation that can be inspected with the Graph Visualizer. |
| NoDeadCodeVerifyHandler |
Verifies that graphs have no dead code.
|