Searched defs:hasState (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/
H A DLIRInstructionClass.java231 final boolean hasState(LIRInstruction obj) { method in class:LIRInstructionClass
H A DLIRInstruction.java240 public final boolean hasState() { method in class:LIRInstruction

Completed in 95 milliseconds