Searched refs:HasProfile (Results 1 – 2 of 2) sorted by relevance
747 bool HasProfile,5093 bool HasProfile, bool HasRelBF) { in makeCallList() argument5102 if (HasProfile) in makeCallList()5104 } else if (HasProfile) in makeCallList()5279 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local5283 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()5372 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local5375 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()
6198 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local6203 uint64_t ProfileCount = HasProfile ? Record[++I] : 0; in parseEntireSummary()6287 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local6292 uint64_t ProfileCount = HasProfile ? Record[++I] : 0; in parseEntireSummary()