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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp384 bool profile_inlined_calls() { return _compilation->profile_inlined_calls(); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_Compilation.hpp229 bool profile_inlined_calls() { function in class:Compilation
H A Dc1_GraphBuilder.cpp3797 if (profile_inlined_calls()) {

Completed in 59 milliseconds