Searched refs:table_switch (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp247 void table_switch();
H A Dc1_GraphBuilder.cpp1286 void GraphBuilder::table_switch() { function in class:GraphBuilder
2660 case Bytecodes::_tableswitch : table_switch(); break;

Completed in 42 milliseconds