Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h56 CoalescingBitVector(Allocator &Alloc) in CoalescingBitVector() function
62 CoalescingBitVector(const ThisT &Other) in CoalescingBitVector() function
236 friend class CoalescingBitVector; variable