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

/openjdk7/hotspot/src/share/vm/runtime/
H A Drelocator.cpp51 virtual bool is_switch_pad() { return false; } function in class:ChangeItem
117 bool is_switch_pad() { return true; } function in class:ChangeSwitchPad
253 if (ci->is_switch_pad()) {

Completed in 32 milliseconds