Searched defs:active_first (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/c1/ | ||
H A D | c1_LinearScan.hpp | 697 Interval* active_first(IntervalKind kind) { check_bounds(kind); return _active_first[kind]; } function in class:IntervalWalker |
Completed in 26 milliseconds