MCPcopy 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

FindLowerBoundImplMethod · 0.80
AdvanceToFirstNonZeroMethod · 0.80
AdvanceToNextNonZeroMethod · 0.80
testMethod · 0.80
resetMethod · 0.80
setMethod · 0.80
operator|=Method · 0.80
operator&=Method · 0.80
intersectsMethod · 0.80
find_firstMethod · 0.80
find_lastMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected