Home
last modified time | relevance | path

Searched defs:CallsiteAbbrev (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4148 writeFunctionHeapProfileRecords(BitstreamWriter & Stream,FunctionSummary * FS,unsigned CallsiteAbbrev,unsigned AllocAbbrev,bool PerModule,std::function<unsigned (const ValueInfo & VI)> GetValueID,std::function<unsigned (unsigned)> GetStackIndex) writeFunctionHeapProfileRecords() argument
4204 writePerModuleFunctionSummaryRecord(SmallVector<uint64_t,64> & NameVals,GlobalValueSummary * Summary,unsigned ValueID,unsigned FSCallsRelBFAbbrev,unsigned FSCallsProfileAbbrev,unsigned CallsiteAbbrev,unsigned AllocAbbrev,const Function & F) writePerModuleFunctionSummaryRecord() argument
4419 unsigned CallsiteAbbrev = Stream.EmitAbbrev(std::move(Abbv)); writePerModuleGlobalValueSummary() local
4559 unsigned CallsiteAbbrev = Stream.EmitAbbrev(std::move(Abbv)); writeCombinedGlobalValueSummary() local