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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6023 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); local
6166 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); local
5752 makeCallList(ArrayRef<uint64_t> Record, bool IsOldProfileFormat, bool HasProfile, bool HasRelBF) argument

Completed in 63 milliseconds