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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.cpp100 _indexes->set_cache_location_index(cloc, index);
108 _indexes->set_cache_location_index(cloc, index0);
151 _indexes->set_cache_location_index(cloc, findex);
H A DoopRecorder.hpp116 static void set_cache_location_index(int* cloc, int index) { function in class:OopRecorder::IndexCache

Completed in 30 milliseconds