Searched refs:bb_count (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp363 int bb_count () const { return _bb_count; } function in class:VALUE_OBJ_CLASS_SPEC
H A DgenerateOopMap.cpp2499 for (int i = 0; i < bb_count(); i++) {

Completed in 103 milliseconds