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 43
            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 70
            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 100
            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 130
            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 160
            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 192
            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 224
            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 256
            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 288
            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 323
            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 358
            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 393
            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 425
            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