Searched refs:profile_branch (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp359 void profile_branch(If* if_instr, If::Condition cond);
H A Dc1_LIRGenerator.cpp941 void LIRGenerator::profile_branch(If* if_instr, If::Condition cond) { function in class:LIRGenerator
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp1111 profile_branch(x, cond);
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp1245 profile_branch(x, cond);

Completed in 53 milliseconds