|
Static Value-Flow Analysis
|
#include <SparseBitVector.h>
Classes | |
| class | SparseBitVectorIterator |
Public Types | |
| using | iterator = SparseBitVectorIterator |
Private Types | |
| enum | { BITWORD_SIZE = SparseBitVectorElement<ElementSize>::BITWORD_SIZE } |
| using | ElementList = std::list< SparseBitVectorElement< ElementSize > > |
| using | ElementListIter = typename ElementList::iterator |
| using | ElementListConstIter = typename ElementList::const_iterator |
Private Member Functions | |
| ElementListIter | FindLowerBoundImpl (unsigned ElementIndex) const |
| ElementListConstIter | FindLowerBoundConst (unsigned ElementIndex) const |
| ElementListIter | FindLowerBound (unsigned ElementIndex) |
Private Attributes | |
| ElementList | Elements |
| ElementListIter | CurrElementIter |
Definition at line 501 of file SparseBitVector.h.
|
private |
Definition at line 504 of file SparseBitVector.h.
|
private |
Definition at line 506 of file SparseBitVector.h.
|
private |
Definition at line 505 of file SparseBitVector.h.
| using SVF::SparseBitVector< ElementSize >::iterator = SparseBitVectorIterator |
Definition at line 717 of file SparseBitVector.h.
|
inline |
Definition at line 719 of file SparseBitVector.h.
|
inline |
Definition at line 721 of file SparseBitVector.h.
|
inlinenoexcept |
Definition at line 723 of file SparseBitVector.h.
|
inline |
Definition at line 1159 of file SparseBitVector.h.
|
inline |
Definition at line 727 of file SparseBitVector.h.
|
inline |
|
inline |
Definition at line 1148 of file SparseBitVector.h.
|
inline |
Definition at line 1143 of file SparseBitVector.h.
|
inline |
Definition at line 1164 of file SparseBitVector.h.
|
inline |
Definition at line 1125 of file SparseBitVector.h.
|
inline |
Definition at line 1134 of file SparseBitVector.h.
|
inlineprivate |
Definition at line 571 of file SparseBitVector.h.
|
inlineprivate |
Definition at line 567 of file SparseBitVector.h.
|
inlineprivate |
Definition at line 520 of file SparseBitVector.h.
|
inline |
Definition at line 1081 of file SparseBitVector.h.
|
inline |
Definition at line 1075 of file SparseBitVector.h.
|
inline |
Definition at line 949 of file SparseBitVector.h.
|
inline |
Definition at line 1014 of file SparseBitVector.h.
|
inline |
Definition at line 1007 of file SparseBitVector.h.
|
inline |
Definition at line 1069 of file SparseBitVector.h.
|
inline |
Definition at line 831 of file SparseBitVector.h.
|
inline |
Definition at line 888 of file SparseBitVector.h.
|
inline |
Definition at line 733 of file SparseBitVector.h.
|
inline |
Definition at line 742 of file SparseBitVector.h.
|
inline |
Definition at line 836 of file SparseBitVector.h.
|
inline |
|
inline |
Definition at line 768 of file SparseBitVector.h.
|
inline |
Definition at line 791 of file SparseBitVector.h.
|
inline |
Definition at line 750 of file SparseBitVector.h.
|
inline |
Definition at line 820 of file SparseBitVector.h.
|
mutableprivate |
Definition at line 516 of file SparseBitVector.h.
|
private |
Definition at line 512 of file SparseBitVector.h.