Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp746 bool IsOldProfileFormat,
5156 bool IsOldProfileFormat, in makeCallList() argument
5164 if (IsOldProfileFormat) { in makeCallList()
5249 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local
5373 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()
5485 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()