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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp49 InlineTree* _caller_tree; member in class:InlineTree
90 InlineTree* caller_tree() const { return _caller_tree; }
H A DbytecodeInfo.cpp44 _caller_tree((InlineTree*) caller_tree),
76 _caller_tree(NULL),
/openjdk7/hotspot/src/share/vm/runtime/
H A DvmStructs.cpp1111 c2_nonstatic_field(InlineTree, _caller_tree, InlineTree*) \

Completed in 44 milliseconds