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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.cpp406 int MultiBranchData::compute_cell_count(BytecodeStream* stream) { function in class:MultiBranchData
550 cell_count = MultiBranchData::compute_cell_count(stream);
674 cell_count = MultiBranchData::compute_cell_count(stream);

Completed in 33 milliseconds