public class org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark extends org.graalvm.compiler.microbenchmarks.graal.GraalBenchmark
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark
super_class: org.graalvm.compiler.microbenchmarks.graal.GraalBenchmark
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark this
0: .line 32
aload 0 /* this */
invokespecial org.graalvm.compiler.microbenchmarks.graal.GraalBenchmark.<init>:()V
return
end local 0 // org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/microbenchmarks/lir/RegisterAllocationTimeBenchmark;
public org.graalvm.compiler.lir.gen.LIRGenerationResult allocateRegisters(org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark$State);
descriptor: (Lorg/graalvm/compiler/microbenchmarks/lir/RegisterAllocationTimeBenchmark$State;)Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 // org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark this
0: .line 41
new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tBenchmark cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 // org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/microbenchmarks/lir/RegisterAllocationTimeBenchmark;
RuntimeInvisibleAnnotations:
Benchmark()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Benchmark()
MethodParameters:
Name Flags
s
}
SourceFile: "RegisterAllocationTimeBenchmark.java"
NestMembers:
org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark$State
InnerClasses:
public State = org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark$State of org.graalvm.compiler.microbenchmarks.lir.RegisterAllocationTimeBenchmark