Home
last modified time | relevance | path

Searched defs:BitDistance (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBitVector.h571 unsigned BitDistance = N % BITWORD_SIZE; variable
620 unsigned BitDistance = N % BITWORD_SIZE; variable