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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1268 if (!try_inline_jsr(dest)) {
3487 bool GraphBuilder::try_inline_jsr(int jsr_dest_bci) { function in class:GraphBuilder

Completed in 45 milliseconds