Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp780 uint64_t MaxNumBitmapBytes = in readRawBitmapBytes() local
782 if (NumBitmapBytes > MaxNumBitmapBytes) in readRawBitmapBytes()
786 Twine(MaxNumBitmapBytes)) in readRawBitmapBytes()