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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp344 bool try_inline_jsr(int jsr_dest_bci);
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 41 milliseconds