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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp50 uint _count_inline_bcs; // Accumulated count of inlined bytecodes member in class:InlineTree
129 uint count_inline_bcs() const { return _count_inline_bcs; }

Completed in 66 milliseconds