Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1281 annotateValueSite(Module & M,Instruction & Inst,const InstrProfRecord & InstrProfR,InstrProfValueKind ValueKind,uint32_t SiteIdx,uint32_t MaxMDCount) annotateValueSite() argument
1294 annotateValueSite(Module & M,Instruction & Inst,ArrayRef<InstrProfValueData> VDs,uint64_t Sum,InstrProfValueKind ValueKind,uint32_t MaxMDCount) annotateValueSite() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp679 updateFuncValueProfiles(CallBase & CB,ArrayRef<InstrProfValueData> CallVDs,uint64_t TotalCount,uint32_t MaxMDCount) updateFuncValueProfiles() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp889 uint32_t MaxMDCount = updateIDTMetaData() local