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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp3794 bool MoveResolver::save_to_process_move(Interval* from, Interval* to) { function in class:MoveResolver
3889 if (save_to_process_move(from_interval, to_interval)) {

Completed in 51 milliseconds