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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Drewriter.hpp61 int add_secondary_cp_cache_entry(int main_cpc_entry) { function in class:Rewriter
H A Drewriter.cpp169 int cpc2 = add_secondary_cp_cache_entry(cpc);
201 int cpc2 = add_secondary_cp_cache_entry(cpc);
204 int cpc3 = add_secondary_cp_cache_entry(cpc);

Completed in 34 milliseconds