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

/openjdk7/hotspot/src/share/vm/opto/
H A DbytecodeInfo.cpp555 build_inline_tree_for_callee(callee_method, jvms, caller_bci);
581 //------------------------------build_inline_tree_for_callee-------------------
582 InlineTree *InlineTree::build_inline_tree_for_callee( ciMethod* callee_method, JVMState* caller_jvms, int caller_bci) { function in class:InlineTree
654 sub = iltp->build_inline_tree_for_callee(d_callee, jvmsp, jvmsp->bci());
H A Dparse.hpp70 InlineTree *build_inline_tree_for_callee(ciMethod* callee_method,

Completed in 620 milliseconds