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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp253 void change_spill_state(Interval* interval, int spill_pos);
H A Dc1_LinearScan.cpp356 void LinearScan::change_spill_state(Interval* interval, int spill_pos) { argument
360 int spill_loop_depth = block_of_op_with_id(spill_pos)->loop_depth();

Completed in 51 milliseconds