Searched defs:fetch_unroll_info_helper (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp156 // called from the method fetch_unroll_info_helper below.
168 return fetch_unroll_info_helper(thread);
173 Deoptimization::UnrollBlock* Deoptimization::fetch_unroll_info_helper(JavaThread* thread) { function in class:Deoptimization
1684 return fetch_unroll_info_helper(thread);

Completed in 215 milliseconds