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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.hpp158 void insert_copy(LIR_Opr from, LIR_Opr to);
H A Dc1_LinearScan_x86.cpp408 void FpuStackAllocator::insert_copy(LIR_Opr from, LIR_Opr to) { function in class:FpuStackAllocator
516 insert_copy(in, res);
584 insert_copy(in, res);

Completed in 49 milliseconds