Searched refs:profile_branches (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp382 bool profile_branches() { return _compilation->profile_branches(); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_Compilation.hpp221 bool profile_branches() { function in class:Compilation
H A Dc1_Canonicalizer.cpp698 if (compilation()->profile_branches()) {
H A Dc1_IR.cpp244 if (!compilation()->profile_branches()) {
H A Dc1_GraphBuilder.cpp1169 if (profile_branches()) {
1196 if (profile_branches()) {
1212 if (profile_branches()) {

Completed in 53 milliseconds