Searched defs:early_return (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/test/compiler/profiling/spectrapredefineclass_classloaders/
H A DTest.java7 public boolean m1(A a, Boolean early_return) { argument
46 public Object m4(Method m, Object test, Object a, Object early_return) throws Exception { argument
/openjdk9/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp105 early_return // early return as commanded by jvmti enumerator in enum:BytecodeInterpreter::messages
/openjdk9/hotspot/src/share/vm/opto/
H A Dsuperword.hpp298 bool early_return() { return _early_return; } function in class:SuperWord

Completed in 47 milliseconds