Home
last modified time | relevance | path

Searched refs:getMaxBitmapSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp619 static unsigned getMaxBitmapSize(const CoverageMappingRecord &Record, in getMaxBitmapSize() function
842 Bitmap = BitVector(getMaxBitmapSize(Record, IsVersion11)); in loadFunctionRecord()