Searched refs:FSCallsProfileAbbrev (Results 1 – 1 of 1) sorted by relevance
217 unsigned ValueID, unsigned FSCallsAbbrev, unsigned FSCallsProfileAbbrev,3986 unsigned ValueID, unsigned FSCallsAbbrev, unsigned FSCallsProfileAbbrev, in writePerModuleFunctionSummaryRecord() argument4024 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writePerModuleFunctionSummaryRecord()4137 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writePerModuleGlobalValueSummary() local4228 FSCallsAbbrev, FSCallsProfileAbbrev, in writePerModuleGlobalValueSummary()4331 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeCombinedGlobalValueSummary() local4525 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writeCombinedGlobalValueSummary()