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