See: Description
| Class | Description |
|---|---|
| DirectSorter | |
| InstructionModifier | |
| MethodAnalyzer<V extends org.objectweb.asm.tree.analysis.Value> |
Analyzer that allows us to inject additional functionality into ASMs basic analysis.
|
| ReplaceMethodInvoke | |
| ReplacingBasicValue |
BasicValue with additional tracking information used to determine
the replaceability of the value (a holder, or boxed value) for scalar replacement purposes.
|
| ReplacingInterpreter | |
| ScalarReplacementNode | |
| ScalarReplacementTypes |
Reference list of classes we will perform scalar replacement on.
|
| TrackingInstructionList | |
| ValueHolderReplacementVisitor |
Copyright © 2022 The Apache Software Foundation. All rights reserved.