Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7372 makeCallList(ArrayRef<uint64_t> Record,bool IsOldProfileFormat,bool HasProfile,bool HasRelBF) makeCallList() argument
7543 const bool IsOldProfileFormat = Version == 1; parseEntireSummary() local