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

/openjdk7/hotspot/src/share/vm/runtime/
H A DcompilationPolicy.cpp555 if ((msg = shouldInline(m, freq, cnt)) != NULL) {
599 const char* StackWalkCompPolicy::shouldInline(methodHandle m, float freq, int cnt) { function in class:StackWalkCompPolicy

Completed in 24 milliseconds