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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodData.hpp156 // Cached hint for data_before()
218 ciProfileData* data_before(int bci) { function in class:ciMethodData
H A DciMethodData.cpp175 ciProfileData* data = data_before(bci);
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodDataOop.cpp840 ProfileData* data = data_before(bci);
855 ProfileData* data = data_before(bci);
H A DmethodDataOop.hpp1287 ProfileData* data_before(int bci) {

Completed in 37 milliseconds