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

/openjdk7/hotspot/src/share/vm/runtime/
H A Drelocator.cpp199 bool Relocator::is_opcode_lookupswitch(Bytecodes::Code bc) { function in class:Relocator
222 int pad = get_orig_switch_pad(bci, is_opcode_lookupswitch(bc));

Completed in 25 milliseconds