Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp935 bool IsOldProfileFormat,
7016 bool IsOldProfileFormat, in makeCallList() argument
7024 if (IsOldProfileFormat) { in makeCallList()
7178 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local
7293 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()
7447 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()