Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSmallBitVector.h261 uintptr_t OldBits = getSmallBits(); variable
271 uintptr_t OldBits = getSmallRawBits(); in reserve() local