Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DSmallPtrSet.h65 explicit SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize) : in SmallPtrSetImpl()
DSmallBitVector.h273 size_t SmallSize = getSmallSize(); in reserve() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp978 unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in Descale() local