Searched defs:profile_not_taken_branch (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DparseHelper.cpp455 //--------------------------profile_not_taken_branch---------------------------
456 void Parse::profile_not_taken_branch(bool force_update) { function in class:Parse
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp1011 void InterpreterMacroAssembler::profile_not_taken_branch(Register mdp) { function in class:InterpreterMacroAssembler
H A Dinterp_masm_x86_64.cpp1031 void InterpreterMacroAssembler::profile_not_taken_branch(Register mdp) { function in class:InterpreterMacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp660 profile_not_taken_branch(G3_scratch);
1553 void InterpreterMacroAssembler::profile_not_taken_branch(Register scratch) { function in class:InterpreterMacroAssembler

Completed in 36 milliseconds