Searched defs:current_at_end (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_LinearScan.hpp | 635 bool current_at_end() const { return _current == Range::end(); } function in class:Interval |
Completed in 49 milliseconds