Searched defs:BILen (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfWriter.cpp | 934 uint64_t BILen = BI.size(); writeImpl() local |
H A D | InstrProfReader.cpp | 118 uint64_t BILen = endian::readNext<uint64_t>(BI, Endian); readBinaryIdsInternal() local |