Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp746 bool IsOldProfileFormat,
5092 bool IsOldProfileFormat, in makeCallList() argument
5100 if (IsOldProfileFormat) { in makeCallList()
5179 const bool IsOldProfileFormat = Version == 1; in parseEntireSummary() local
5283 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()
5375 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()