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

/openjdk9/hotspot/src/share/vm/runtime/
H A Drelocator.cpp52 virtual bool is_switch_pad() { return false; } function in class:ChangeItem
118 bool is_switch_pad() { return true; } function in class:ChangeSwitchPad

Completed in 39 milliseconds