Searched refs:IsOldProfileFormat (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp829 bool IsOldProfileFormat,
5753 bool IsOldProfileFormat,
5761 if (IsOldProfileFormat) {
5915 const bool IsOldProfileFormat = Version == 1; local
6027 IsOldProfileFormat, HasProfile, HasRelBF);
6169 IsOldProfileFormat, HasProfile, false);
5752 makeCallList(ArrayRef<uint64_t> Record, bool IsOldProfileFormat, bool HasProfile, bool HasRelBF) argument

Completed in 62 milliseconds