Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3992 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
4048 writePerModuleFunctionSummaryRecord(SmallVector<uint64_t,64> & NameVals,GlobalValueSummary * Summary,unsigned ValueID,unsigned FSCallsRelBFAbbrev,unsigned FSCallsProfileAbbrev,unsigned CallsiteAbbrev,unsigned AllocAbbrev,const Function & F) writePerModuleFunctionSummaryRecord() argument
4263 unsigned CallsiteAbbrev = Stream.EmitAbbrev(std::move(Abbv)); writePerModuleGlobalValueSummary() local
4406 unsigned CallsiteAbbrev = Stream.EmitAbbrev(std::move(Abbv)); writeCombinedGlobalValueSummary() local