public final class VerifyMaxRegisterSizePhase extends FinalCodeAnalysisPhase
FinalCodeAnalysisPhase.FinalCodeAnalysisContextLIRPhase.LIRPhaseStatistics, LIRPhase.OptionsstatisticsClassValue| Constructor and Description |
|---|
VerifyMaxRegisterSizePhase(int maxVectorSize) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
FinalCodeAnalysisPhase.FinalCodeAnalysisContext context) |
protected void |
verifyBlock(LIR lir,
AbstractBlockBase<?> block) |
protected void |
verifyInstruction(LIRInstruction inst) |
protected void |
verifyOperands(LIRInstruction instruction,
Value value,
LIRInstruction.OperandMode mode,
EnumSet<LIRInstruction.OperandFlag> flags) |
apply, apply, createName, createName, getLIRPhaseStatistics, getNameprotected void run(TargetDescription target,
LIRGenerationResult lirGenRes,
FinalCodeAnalysisPhase.FinalCodeAnalysisContext context)
run in class LIRPhase<FinalCodeAnalysisPhase.FinalCodeAnalysisContext>protected void verifyBlock(LIR lir, AbstractBlockBase<?> block)
protected void verifyInstruction(LIRInstruction inst)
protected void verifyOperands(LIRInstruction instruction, Value value, LIRInstruction.OperandMode mode, EnumSet<LIRInstruction.OperandFlag> flags)