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

/openjdk10/hotspot/src/share/vm/ci/
H A DciReplay.cpp463 void* process_inline(ciMethod* imethod, Method* m, int entry_bci, int comp_level, TRAPS) { function in class:CompileReplay
1055 void* data = rp.process_inline(method, method->get_Method(), entry_bci, comp_level, THREAD);

Completed in 39 milliseconds