Home
last modified time | relevance | path

Searched refs:FSCallsProfileAbbrev (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp214 unsigned FSCallsProfileAbbrev,
3645 unsigned ValueID, unsigned FSCallsAbbrev, unsigned FSCallsProfileAbbrev, in writePerModuleFunctionSummaryRecord() argument
3673 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writePerModuleFunctionSummaryRecord()
3776 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writePerModuleGlobalValueSummary() local
3852 FSCallsAbbrev, FSCallsProfileAbbrev, F); in writePerModuleGlobalValueSummary()
3948 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeCombinedGlobalValueSummary() local
4112 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writeCombinedGlobalValueSummary()