Searched refs:build_inline_tree_root (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp99 static InlineTree* build_inline_tree_root();
H A DbytecodeInfo.cpp628 //------------------------------build_inline_tree_root-------------------------
629 InlineTree *InlineTree::build_inline_tree_root() { function in class:InlineTree
H A Dcompile.cpp683 _ilt = InlineTree::build_inline_tree_root();

Completed in 55 milliseconds