Searched refs:bci_result (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) { argument
386 bci_result = tc->bci();

Completed in 30 milliseconds