LiveBitmap

Undocumented in source.

Members

Functions

allocSets
void allocSets(CompilationContext* c, uint numBucketsPerBlock, uint numBlocks)
Undocumented in source. Be warned that the author may not have intended to support it.
blockLiveInBuckets
size_t[] blockLiveInBuckets(IrIndex blockIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

liveBuckets
size_t[] liveBuckets;
Undocumented in source.
liveInBuckets
size_t[] liveInBuckets;
Undocumented in source.
numBucketsPerBlock
size_t numBucketsPerBlock;
Undocumented in source.

Meta