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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp3257 Interval* fixed_intervals; local
3259 create_unhandled_lists(&fixed_intervals, &other_intervals, is_precolored_cpu_interval, NULL);
3265 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals);

Completed in 97 milliseconds