Searched refs:HasRelBF (Results 1 – 1 of 1) sorted by relevance
997 bool HasProfile, bool HasRelBF);7436 bool HasProfile, bool HasRelBF) { in makeCallList() argument7440 if (!IsOldProfileFormat && (HasProfile || HasRelBF)) in makeCallList()7457 else if (HasRelBF) in makeCallList()7762 bool HasRelBF = (BitCode == bitc::FS_PERMODULE_RELBF); in parseEntireSummary() local7765 IsOldProfileFormat, HasProfile, HasRelBF); in parseEntireSummary()