Searched defs:isCompilable (Results 1 - 4 of 4) sorted by relevance

/openjdk9/hotspot/test/compiler/compilercontrol/share/scenario/
H A DState.java150 public boolean isCompilable() { method in class:State
/openjdk9/hotspot/test/compiler/whitebox/
H A DCompilerWhiteBoxTest.java286 protected final boolean isCompilable() { method in class:CompilerWhiteBoxTest
291 protected final boolean isCompilable(int compLevel) { method in class:CompilerWhiteBoxTest
/openjdk9/hotspot/test/compiler/jvmci/common/patches/jdk.internal.vm.ci/jdk/vm/ci/hotspot/
H A DCompilerToVMHelper.java55 public static boolean isCompilable(HotSpotResolvedJavaMethod method) { method in class:CompilerToVMHelper
/openjdk9/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DCompilerToVM.java108 native boolean isCompilable(HotSpotResolvedJavaMethodImpl method); method in class:CompilerToVM

Completed in 104 milliseconds