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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkInliner.hpp36 static bool attempt_inline(ciMethod* target, SharkState* state);
H A DsharkInliner.cpp746 bool SharkInliner::attempt_inline(ciMethod *target, SharkState *state) { function in class:SharkInliner
H A DsharkTopLevelBlock.cpp1290 if (SharkInliner::attempt_inline(call_method, current_state()))

Completed in 31 milliseconds