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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp385 bool profile_checkcasts() { return _compilation->profile_checkcasts(); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_Compilation.hpp232 bool profile_checkcasts() { function in class:Compilation
H A Dc1_GraphBuilder.cpp982 if (profile_checkcasts()) {
2005 if (profile_checkcasts()) {
2026 if (profile_checkcasts()) {

Completed in 75 milliseconds