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

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp331 bool _count_invocations; // update and test invocation counter member in class:Parse
371 bool count_invocations() const { return _count_invocations; }
H A Dparse1.cpp467 _count_invocations = C->do_count_invocations();

Completed in 39 milliseconds