Searched refs:ArithmeticOpWrapper (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/type/
H A DArithmeticOpTable.java101 public interface ArithmeticOpWrapper { interface in class:ArithmeticOpTable
122 public static ArithmeticOpTable wrap(ArithmeticOpWrapper wrapper, ArithmeticOpTable inner) {

Completed in 42 milliseconds