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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp134 uint _count_inlines; // Count of inlined methods member in class:InlineTree
137 uint count_inlines() const { return _count_inlines; };

Completed in 37 milliseconds