Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5093 bool HasProfile, bool HasRelBF) { in makeCallList()
5279 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
5372 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6198 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
6287 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local