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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp2435 iterate_bytecodes_for_block(beg->bci());
2439 BlockEnd* GraphBuilder::iterate_bytecodes_for_block(int bci) { function in class:GraphBuilder
2744 iterate_bytecodes_for_block(0);
3527 // iterate_bytecodes_for_block()/ret() and we should not touch the
3529 // iterate_bytecodes_for_block will then complete normally.
3860 // iterate_bytecodes_for_block will stop when we return.

Completed in 76 milliseconds