Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp256 unsigned FSCallsProfileAbbrev,
3203 unsigned ValueID, unsigned FSCallsAbbrev, unsigned FSCallsProfileAbbrev, in writePerModuleFunctionSummaryRecord() argument
3235 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writePerModuleFunctionSummaryRecord()
3306 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(Abbv); in writePerModuleGlobalValueSummary() local
3338 FSCallsAbbrev, FSCallsProfileAbbrev, F); in writePerModuleGlobalValueSummary()
3392 unsigned FSCallsProfileAbbrev = Stream.EmitAbbrev(Abbv); in writeCombinedGlobalValueSummary() local
3493 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); in writeCombinedGlobalValueSummary()