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

/external/llvm/include/llvm/ADT/
H A DSparseSet.h54 static unsigned getValIndex(const ValueT &Val) { function in struct:llvm::SparseSetValTraits
66 return SparseSetValTraits<ValueT>::getValIndex(Val);

Completed in 69 milliseconds