Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp924 bool IsOldProfileFormat,
6858 bool IsOldProfileFormat, in makeCallList() argument
6866 if (IsOldProfileFormat) { in makeCallList()
7020 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local
7132 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()
7274 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()