Searched refs:HasProfile (Results 1 – 2 of 2) sorted by relevance
219 const bool HasProfile = BC.NumProfiledFuncs > 0; in emitFunctions() local232 if (HasProfile && opts::X86AlignBranchBoundaryHotOnly && in emitFunctions()
925 bool HasProfile,6859 bool HasProfile, bool HasRelBF) { in makeCallList() argument6868 if (HasProfile) in makeCallList()6870 } else if (HasProfile) in makeCallList()7128 bool HasProfile = (BitCode == bitc::FS_PERMODULE_PROFILE); in parseEntireSummary() local7132 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()7271 bool HasProfile = (BitCode == bitc::FS_COMBINED_PROFILE); in parseEntireSummary() local7274 IsOldProfileFormat, HasProfile, false); in parseEntireSummary()