Searched defs:bci_result (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/c1/ | ||
| H A D | c1_LIRAssembler.cpp | 375 static ValueStack* nth_oldest(ValueStack* s, int n, int& bci_result) { argument 386 bci_result = tc->bci(); |
Completed in 215 milliseconds