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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp350 bool try_method_handle_inline(ciMethod* callee);
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 41 milliseconds