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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp3201 return try_method_handle_inline(callee);
3882 bool GraphBuilder::try_method_handle_inline(ciMethod* callee) { function in class:GraphBuilder
3921 if (try_method_handle_inline(target)) {

Completed in 44 milliseconds