Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp932 bool IsOldProfileFormat,
7062 bool IsOldProfileFormat, in makeCallList() argument
7071 if (IsOldProfileFormat) { in makeCallList()
7227 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local
7343 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()
7499 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()