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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp225 bool profile_calls() { function in class:Compilation
230 return profile_calls() && C1ProfileInlinedCalls;
H A Dc1_GraphBuilder.hpp383 bool profile_calls() { return _compilation->profile_calls(); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_GraphBuilder.cpp1918 if (recv != NULL && profile_calls()) {
1924 if (profile_calls()) {
3465 if (profile_calls()) {
3724 if (profile_calls()) {

Completed in 44 milliseconds