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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp680 IntervalKind current_kind() const { return _current_kind; } function in class:IntervalWalker
684 // activate_current() is called when an unhandled interval becomes active (in current(), current_kind()).

Completed in 27 milliseconds