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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1635 if (!trap_state_has_reason(tstate0, per_bc_reason))
1708 //-------------------------trap_state_has_reason-------------------------------
1709 int Deoptimization::trap_state_has_reason(int trap_state, int reason) { function in class:Deoptimization
1956 int Deoptimization::trap_state_has_reason(int trap_state, int reason) {

Completed in 53 milliseconds