Searched defs:branch_destination (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp163 int Assembler::branch_destination(int inst, int pos) { function in class:Assembler
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1970 void branch_destination(Label* lbl) { append(new LIR_OpLabel(lbl)); } function in class:LIR_List

Completed in 91 milliseconds