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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp472 LIR_Opr to_opr = canonical_spill_opr(interval);
2158 LIR_Opr LinearScan::canonical_spill_opr(Interval* interval) { function in class:LinearScan

Completed in 514 milliseconds