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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.hpp167 void compute_debug_information(LIR_Op* op);
H A Dc1_LinearScan_x86.cpp202 compute_debug_information(op);
214 void FpuStackAllocator::compute_debug_information(LIR_Op* op) { function in class:FpuStackAllocator
528 compute_debug_information(op1);
541 compute_debug_information(op1);
910 compute_debug_information(opCall);

Completed in 32 milliseconds