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

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.hpp86 static uint get_word_index(uint element) { function in class:IndexSet
127 uint word_index = IndexSet::get_word_index(element);
134 uint word_index = IndexSet::get_word_index(element);
144 uint word_index = IndexSet::get_word_index(element);

Completed in 29 milliseconds