Searched defs:new_state (Results 1 - 6 of 6) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Dc2compiler.cpp92 int new_state = (successful) ? initialized : failed; local
/openjdk9/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.cpp159 bool AOTCompiledMethod::make_not_entrant_helper(int new_state) { argument
/openjdk9/hotspot/src/share/vm/compiler/
H A DcompileBroker.hpp326 static bool set_should_compile_new_jobs(jint new_state) { argument
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp751 bool BlockBegin::try_merge(ValueStack* new_state) { argument
[all...]
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp1473 SharkState *new_state = current_state(); local
/openjdk9/hotspot/src/share/vm/oops/
H A DmethodData.hpp180 void set_trap_state(int new_state) { argument
432 void set_trap_state(int new_state) { argument

Completed in 155 milliseconds