Searched refs:FSCallsProfileAbbrev (Results 1 – 1 of 1) sorted by relevance
214 unsigned FSCallsProfileAbbrev,3645 unsigned ValueID, unsigned FSCallsAbbrev, unsigned FSCallsProfileAbbrev, in writePerModuleFunctionSummaryRecord() argument3673 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writePerModuleFunctionSummaryRecord()3776 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writePerModuleGlobalValueSummary() local3852 FSCallsAbbrev, FSCallsProfileAbbrev, F); in writePerModuleGlobalValueSummary()3948 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeCombinedGlobalValueSummary() local4112 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writeCombinedGlobalValueSummary()