Searched defs:BitmapBytes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 943 uint64_t BitmapBytes = 0; ReadData() local |
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProf.h | 826 std::vector<uint8_t> BitmapBytes; global() member |