public class org.graalvm.compiler.graph.test.NodeUsagesTests extends org.graalvm.compiler.graph.test.GraphTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.graph.test.NodeUsagesTests
  super_class: org.graalvm.compiler.graph.test.GraphTest
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 41
            aload 0 /* this */
            invokespecial org.graalvm.compiler.graph.test.GraphTest.<init>:()V
            return
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;

  public void testReplaceAtUsages();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicateAll();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 98
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicateNone();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 128
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate1();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 158
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 190
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate0();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 222
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate02();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 254
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate023();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 286
            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.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate013();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 321
            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.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate203();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 356
            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.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate01();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 391
            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.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate12();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 423
            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.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()
}
SourceFile: "NodeUsagesTests.java"
NestMembers:
  org.graalvm.compiler.graph.test.NodeUsagesTests$Def  org.graalvm.compiler.graph.test.NodeUsagesTests$Use
InnerClasses:
  final Def = org.graalvm.compiler.graph.test.NodeUsagesTests$Def of org.graalvm.compiler.graph.test.NodeUsagesTests
  final Use = org.graalvm.compiler.graph.test.NodeUsagesTests$Use of org.graalvm.compiler.graph.test.NodeUsagesTests