Home
last modified time | relevance | path

Searched defs:BitmapBytes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp943 uint64_t BitmapBytes = 0; ReadData() local
1659 const auto &BitmapBytes = Record.get().BitmapBytes; getFunctionBitmap() local
[all...]
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h826 std::vector<uint8_t> BitmapBytes; global() member
[all...]