public final class TraceCompilationASTListener extends AbstractDebugCompilationListener
| Constructor and Description |
|---|
TraceCompilationASTListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install(GraalTruffleRuntime runtime) |
void |
notifyCompilationSuccess(OptimizedCallTarget target,
StructuredGraph graph,
CompilationResult result) |
private static void |
printCompactTree(OptimizedCallTarget target) |
addASTSizeProperty, log, notifyCompilationDequeued, notifyCompilationFailed, notifyCompilationGraalTierFinished, notifyCompilationInvalidated, notifyCompilationQueued, notifyCompilationSplit, notifyCompilationStarted, notifyCompilationTruffleTierFinished, notifyShutdown, notifyStartuppublic TraceCompilationASTListener()
public static void install(GraalTruffleRuntime runtime)
public void notifyCompilationSuccess(OptimizedCallTarget target, StructuredGraph graph, CompilationResult result)
notifyCompilationSuccess in interface GraalTruffleCompilationListenernotifyCompilationSuccess in class AbstractDebugCompilationListenerprivate static void printCompactTree(OptimizedCallTarget target)