Home
last modified time | relevance | path

Searched refs:FindLowerBoundImpl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseBitVector.h271 ElementListIter FindLowerBoundImpl(unsigned ElementIndex) const { in FindLowerBoundImpl() function
310 return FindLowerBoundImpl(ElementIndex); in FindLowerBoundConst()
313 return FindLowerBoundImpl(ElementIndex); in FindLowerBound()