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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp150 IntervalArray* _sorted_intervals; // intervals sorted by Interval::from() member in class:LinearScan
151 bool _needs_full_resort; // set to true if an Interval::from() is changed and _sorted_intervals must be resorted

Completed in 35 milliseconds