Searched refs:getValIndex (Results 1 – 1 of 1) sorted by relevance
58 static unsigned getValIndex(const ValueT &Val) { in getValIndex() function70 return SparseSetValTraits<ValueT>::getValIndex(Val); in operator()