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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.cpp375 static ValueStack* nth_oldest(ValueStack* s, int n, int& bci_result) { function
404 ValueStack* s = nth_oldest(vstack, n, s_bci);

Completed in 29 milliseconds