Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7371 bool IsOldProfileFormat, in makeCallList()
7542 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local