public class org.graalvm.compiler.core.test.ReentrantBlockIteratorTest extends org.graalvm.compiler.core.test.GraalCompilerTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.core.test.ReentrantBlockIteratorTest
  super_class: org.graalvm.compiler.core.test.GraalCompilerTest
{
  public static int IntSideEffect;
    descriptor: I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 45
            aload 0 /* this */
            invokespecial org.graalvm.compiler.core.test.GraalCompilerTest.<init>:()V
            return
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;

  public static int oneBlock();
    descriptor: ()I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 50
            iconst_0
            ireturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static int fourBlock(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // int a
         0: .line 54
            iload 0 /* a */
            ifle 3
         1: .line 55
            iload 0 /* a */
            putstatic org.graalvm.compiler.core.test.ReentrantBlockIteratorTest.IntSideEffect:I
         2: .line 56
            goto 4
         3: .line 57
      StackMap locals:
      StackMap stack:
            iconst_0
            putstatic org.graalvm.compiler.core.test.ReentrantBlockIteratorTest.IntSideEffect:I
         4: .line 59
      StackMap locals:
      StackMap stack:
            invokestatic org.graalvm.compiler.api.directives.GraalDirectives.controlFlowAnchor:()V
         5: .line 60
            iconst_0
            ireturn
        end local 0 // int a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0     a  I
    MethodParameters:
      Name  Flags
      a     

  public static int loopBlocks(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // int a
         0: .line 64
            iconst_0
            istore 1 /* phi */
        start local 1 // int phi
         1: .line 65
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 5
         3: .line 66
      StackMap locals: int int
      StackMap stack:
            iload 1 /* phi */
            iload 2 /* i */
            iadd
            istore 1 /* phi */
         4: .line 65
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            iload 0 /* a */
            if_icmplt 3
        end local 2 // int i
         6: .line 68
            iload 1 /* phi */
            ireturn
        end local 1 // int phi
        end local 0 // int a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0     a  I
            1    7     1   phi  I
            2    6     2     i  I
    MethodParameters:
      Name  Flags
      a     

  public static int loopBlocks2(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // int a
         0: .line 72
            iconst_0
            istore 1 /* phi */
        start local 1 // int phi
         1: .line 73
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 5
         3: .line 74
      StackMap locals: int int
      StackMap stack:
            iload 1 /* phi */
            iload 2 /* i */
            iadd
            istore 1 /* phi */
         4: .line 73
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            iload 0 /* a */
            if_icmplt 3
        end local 2 // int i
         6: .line 77
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         7: goto 10
         8: .line 78
      StackMap locals:
      StackMap stack:
            iload 1 /* phi */
            iload 2 /* i */
            iadd
            istore 1 /* phi */
         9: .line 77
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 2 /* i */
            iload 0 /* a */
            if_icmplt 8
        end local 2 // int i
        11: .line 80
            iload 1 /* phi */
            ireturn
        end local 1 // int phi
        end local 0 // int a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0     a  I
            1   12     1   phi  I
            2    6     2     i  I
            7   11     2     i  I
    MethodParameters:
      Name  Flags
      a     

  public static int loopBlocks3(char[], int, int, char[], int, int, int);
    descriptor: ([CII[CIII)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=13, args_size=7
        start local 0 // char[] source
        start local 1 // int sourceOffset
        start local 2 // int sourceCount
        start local 3 // char[] target
        start local 4 // int targetOffset
        start local 5 // int targetCount
        start local 6 // int fromIndex
         0: .line 89
            iload 6 /* fromIndex */
            iload 2 /* sourceCount */
            if_icmplt 4
         1: .line 90
            iload 5 /* targetCount */
            ifne 2
            iload 2 /* sourceCount */
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_m1
      StackMap locals:
      StackMap stack: int
         3: ireturn
         4: .line 92
      StackMap locals:
      StackMap stack:
            iload 6 /* fromIndex */
            ifge 6
         5: .line 93
            iconst_0
            istore 6 /* fromIndex */
         6: .line 95
      StackMap locals:
      StackMap stack:
            iload 5 /* targetCount */
            ifne 8
         7: .line 96
            iload 6 /* fromIndex */
            ireturn
         8: .line 99
      StackMap locals:
      StackMap stack:
            aload 3 /* target */
            iload 4 /* targetOffset */
            caload
            istore 7 /* first */
        start local 7 // char first
         9: .line 100
            iload 1 /* sourceOffset */
            iload 2 /* sourceCount */
            iload 5 /* targetCount */
            isub
            iadd
            istore 8 /* max */
        start local 8 // int max
        10: .line 102
            iload 1 /* sourceOffset */
            iload 6 /* fromIndex */
            iadd
            istore 9 /* i */
        start local 9 // int i
        11: goto 24
        12: .line 104
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* source */
            iload 9 /* i */
            caload
            iload 7 /* first */
            if_icmpeq 14
        13: .line 105
      StackMap locals:
      StackMap stack:
            iinc 9 /* i */ 1
            iload 9 /* i */
            iload 8 /* max */
            if_icmpgt 14
            aload 0 /* source */
            iload 9 /* i */
            caload
            iload 7 /* first */
            if_icmpne 13
        14: .line 111
      StackMap locals:
      StackMap stack:
            iload 9 /* i */
            iload 8 /* max */
            if_icmpgt 23
        15: .line 112
            iload 9 /* i */
            iconst_1
            iadd
            istore 10 /* j */
        start local 10 // int j
        16: .line 113
            iload 10 /* j */
            iload 5 /* targetCount */
            iadd
            iconst_1
            isub
            istore 11 /* end */
        start local 11 // int end
        17: .line 114
            iload 4 /* targetOffset */
            iconst_1
            iadd
            istore 12 /* k */
        start local 12 // int k
        18: goto 20
      StackMap locals: int int int
      StackMap stack:
        19: iinc 10 /* j */ 1
            iinc 12 /* k */ 1
      StackMap locals:
      StackMap stack:
        20: iload 10 /* j */
            iload 11 /* end */
            if_icmpge 21
            aload 0 /* source */
            iload 10 /* j */
            caload
            aload 3 /* target */
            iload 12 /* k */
            caload
            if_icmpeq 19
        end local 12 // int k
        21: .line 118
      StackMap locals:
      StackMap stack:
            iload 10 /* j */
            iload 11 /* end */
            if_icmpne 23
        22: .line 120
            iload 9 /* i */
            iload 1 /* sourceOffset */
            isub
            ireturn
        end local 11 // int end
        end local 10 // int j
        23: .line 102
      StackMap locals:
      StackMap stack:
            iinc 9 /* i */ 1
      StackMap locals:
      StackMap stack:
        24: iload 9 /* i */
            iload 8 /* max */
            if_icmple 12
        end local 9 // int i
        25: .line 124
            iconst_m1
            ireturn
        end local 8 // int max
        end local 7 // char first
        end local 6 // int fromIndex
        end local 5 // int targetCount
        end local 4 // int targetOffset
        end local 3 // char[] target
        end local 2 // int sourceCount
        end local 1 // int sourceOffset
        end local 0 // char[] source
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   26     0        source  [C
            0   26     1  sourceOffset  I
            0   26     2   sourceCount  I
            0   26     3        target  [C
            0   26     4  targetOffset  I
            0   26     5   targetCount  I
            0   26     6     fromIndex  I
            9   26     7         first  C
           10   26     8           max  I
           11   25     9             i  I
           16   23    10             j  I
           17   23    11           end  I
           18   21    12             k  I
    MethodParameters:
              Name  Flags
      source        
      sourceOffset  
      sourceCount   
      target        
      targetOffset  
      targetCount   
      fromIndex     

  public static int loopBlocks4(int, int, int);
    descriptor: (III)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=7, args_size=3
        start local 0 // int a
        start local 1 // int c
        start local 2 // int d
         0: .line 129
            iconst_0
            istore 3 /* phi */
        start local 3 // int phi
         1: .line 130
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         2: goto 17
         3: .line 131
      StackMap locals: int int
      StackMap stack:
            iconst_0
            istore 5 /* k */
        start local 5 // int k
         4: goto 13
         5: .line 132
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 6 /* l */
        start local 6 // int l
         6: goto 11
         7: .line 133
      StackMap locals: int
      StackMap stack:
            iload 3 /* phi */
            iload 4 /* i */
            iload 5 /* k */
            imul
            iload 6 /* l */
            imul
            iadd
            istore 3 /* phi */
         8: .line 134
            iload 3 /* phi */
            iconst_5
            if_icmpne 10
         9: .line 135
            goto 14
        10: .line 132
      StackMap locals:
      StackMap stack:
            iinc 6 /* l */ 1
      StackMap locals:
      StackMap stack:
        11: iload 6 /* l */
            iload 2 /* d */
            if_icmplt 7
        end local 6 // int l
        12: .line 131
            iinc 5 /* k */ 1
      StackMap locals:
      StackMap stack:
        13: iload 5 /* k */
            iload 1 /* c */
            if_icmplt 5
        end local 5 // int k
        14: .line 139
      StackMap locals:
      StackMap stack:
            iload 3 /* phi */
            bipush 100
            if_icmple 16
        15: .line 140
            goto 18
        16: .line 130
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 4 /* i */
            iload 0 /* a */
            if_icmplt 3
        end local 4 // int i
        18: .line 143
      StackMap locals:
      StackMap stack:
            iload 3 /* phi */
            ireturn
        end local 3 // int phi
        end local 2 // int d
        end local 1 // int c
        end local 0 // int a
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0     a  I
            0   19     1     c  I
            0   19     2     d  I
            1   19     3   phi  I
            2   18     4     i  I
            4   14     5     k  I
            6   12     6     l  I
    MethodParameters:
      Name  Flags
      a     
      c     
      d     

  public void test01();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void test02();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 153
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void test03();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 159
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void test04();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 165
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void test05();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 171
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  public void test06();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
         0: .line 177
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
    RuntimeInvisibleAnnotations: 
      Test()

  private static void assertOrder(java.util.List<org.graalvm.compiler.nodes.cfg.Block>, );
    descriptor: (Ljava/util/List;[I)V
    flags: (0x008a) ACC_PRIVATE, ACC_STATIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
         0: .line 184
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAssert cannot be resolved\n\tAssert cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (Ljava/util/List<Lorg/graalvm/compiler/nodes/cfg/Block;>;[I)V
    MethodParameters:
        Name  Flags
      blocks  
      ids     

  private static void assertVisited(java.util.List<org.graalvm.compiler.nodes.cfg.Block>, );
    descriptor: (Ljava/util/List;[I)V
    flags: (0x008a) ACC_PRIVATE, ACC_STATIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
         0: .line 195
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAssert cannot be resolved\n\tAssert cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (Ljava/util/List<Lorg/graalvm/compiler/nodes/cfg/Block;>;[I)V
    MethodParameters:
        Name  Flags
      blocks  
      ids     

  private java.util.List<org.graalvm.compiler.nodes.cfg.Block> getVisitedBlocksInOrder(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=7, args_size=2
        start local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
        start local 1 // java.lang.String snippet
         0: .line 208
            aload 0 /* this */
            aload 1 /* snippet */
            getstatic org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions.YES:Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;
            invokevirtual org.graalvm.compiler.core.test.ReentrantBlockIteratorTest.parseEager:(Ljava/lang/String;Lorg/graalvm/compiler/nodes/StructuredGraph$AllowAssumptions;)Lorg/graalvm/compiler/nodes/StructuredGraph;
            astore 2 /* graph */
        start local 2 // org.graalvm.compiler.nodes.StructuredGraph graph
         1: .line 210
            aload 2 /* graph */
            getstatic org.graalvm.compiler.nodes.StructuredGraph$GuardsStage.AFTER_FSA:Lorg/graalvm/compiler/nodes/StructuredGraph$GuardsStage;
            invokevirtual org.graalvm.compiler.nodes.StructuredGraph.setGuardsStage:(Lorg/graalvm/compiler/nodes/StructuredGraph$GuardsStage;)V
         2: .line 211
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            astore 3 /* blocks */
        start local 3 // java.util.ArrayList blocks
         3: .line 214
            new org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState
            dup
            aload 0 /* this */
            invokespecial org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState.<init>:(Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;)V
            astore 4 /* voidState */
        start local 4 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState voidState
         4: .line 215
            new org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1
            dup
            aload 0 /* this */
            aload 4 /* voidState */
            aload 3 /* blocks */
            invokespecial org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1.<init>:(Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest$1VoidState;Ljava/util/ArrayList;)V
            astore 5 /* closure */
        start local 5 // org.graalvm.compiler.phases.graph.ReentrantBlockIterator$BlockIteratorClosure closure
         5: .line 244
            aload 2 /* graph */
            iconst_1
            iconst_1
            iconst_1
            iconst_0
            invokestatic org.graalvm.compiler.nodes.cfg.ControlFlowGraph.compute:(Lorg/graalvm/compiler/nodes/StructuredGraph;ZZZZ)Lorg/graalvm/compiler/nodes/cfg/ControlFlowGraph;
            astore 6 /* cfg */
        start local 6 // org.graalvm.compiler.nodes.cfg.ControlFlowGraph cfg
         6: .line 245
            aload 5 /* closure */
            aload 6 /* cfg */
            invokevirtual org.graalvm.compiler.nodes.cfg.ControlFlowGraph.getStartBlock:()Lorg/graalvm/compiler/nodes/cfg/Block;
            invokestatic org.graalvm.compiler.phases.graph.ReentrantBlockIterator.apply:(Lorg/graalvm/compiler/phases/graph/ReentrantBlockIterator$BlockIteratorClosure;Lorg/graalvm/compiler/nodes/cfg/Block;)V
         7: .line 247
            new org.graalvm.compiler.phases.schedule.SchedulePhase
            dup
            aload 2 /* graph */
            invokevirtual org.graalvm.compiler.nodes.StructuredGraph.getOptions:()Lorg/graalvm/compiler/options/OptionValues;
            invokespecial org.graalvm.compiler.phases.schedule.SchedulePhase.<init>:(Lorg/graalvm/compiler/options/OptionValues;)V
            aload 2 /* graph */
            invokevirtual org.graalvm.compiler.phases.schedule.SchedulePhase.apply:(Lorg/graalvm/compiler/nodes/StructuredGraph;)V
         8: .line 248
            aload 3 /* blocks */
            areturn
        end local 6 // org.graalvm.compiler.nodes.cfg.ControlFlowGraph cfg
        end local 5 // org.graalvm.compiler.phases.graph.ReentrantBlockIterator$BlockIteratorClosure closure
        end local 4 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState voidState
        end local 3 // java.util.ArrayList blocks
        end local 2 // org.graalvm.compiler.nodes.StructuredGraph graph
        end local 1 // java.lang.String snippet
        end local 0 // org.graalvm.compiler.core.test.ReentrantBlockIteratorTest this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    9     0       this  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest;
            0    9     1    snippet  Ljava/lang/String;
            1    9     2      graph  Lorg/graalvm/compiler/nodes/StructuredGraph;
            3    9     3     blocks  Ljava/util/ArrayList<Lorg/graalvm/compiler/nodes/cfg/Block;>;
            4    9     4  voidState  Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest$1VoidState;
            5    9     5    closure  Lorg/graalvm/compiler/phases/graph/ReentrantBlockIterator$BlockIteratorClosure<Lorg/graalvm/compiler/core/test/ReentrantBlockIteratorTest$1VoidState;>;
            6    9     6        cfg  Lorg/graalvm/compiler/nodes/cfg/ControlFlowGraph;
    Signature: (Ljava/lang/String;)Ljava/util/List<Lorg/graalvm/compiler/nodes/cfg/Block;>;
    MethodParameters:
         Name  Flags
      snippet  
}
SourceFile: "ReentrantBlockIteratorTest.java"
NestMembers:
  org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1  org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState
InnerClasses:
  org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1
  VoidState = org.graalvm.compiler.core.test.ReentrantBlockIteratorTest$1VoidState
  public final AllowAssumptions = org.graalvm.compiler.nodes.StructuredGraph$AllowAssumptions of org.graalvm.compiler.nodes.StructuredGraph
  public final GuardsStage = org.graalvm.compiler.nodes.StructuredGraph$GuardsStage of org.graalvm.compiler.nodes.StructuredGraph
  public abstract BlockIteratorClosure = org.graalvm.compiler.phases.graph.ReentrantBlockIterator$BlockIteratorClosure of org.graalvm.compiler.phases.graph.ReentrantBlockIterator