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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp360 int spill_loop_depth = block_of_op_with_id(spill_pos)->loop_depth(); local
362 if (def_loop_depth < spill_loop_depth) {

Completed in 1258 milliseconds