Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5655 bool HasProfile, bool HasRelBF) { in makeCallList()
5916 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
6056 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5859 bool HasProfile, bool HasRelBF) { in makeCallList()
6128 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local
6271 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