Searched defs:BILen (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfWriter.cpp | 595 uint64_t BILen = BI.size(); writeImpl() local |
H A D | InstrProfReader.cpp | 114 uint64_t BILen = 0; readBinaryIdsInternal() local |