Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ index
Method
index
svf/include/Util/SparseBitVector.h:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
unsigned index() const
308
{
309
return ElementIndex;
310
}
311
312
bool empty() const
313
{
Callers
12
FindLowerBoundImpl
Method · 0.80
AdvanceToFirstNonZero
Method · 0.80
AdvanceToNextNonZero
Method · 0.80
test
Method · 0.80
reset
Method · 0.80
set
Method · 0.80
operator|=
Method · 0.80
operator&=
Method · 0.80
intersectWithComplement
Method · 0.80
intersects
Method · 0.80
find_first
Method · 0.80
find_last
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected