Searched refs:annotateValueSite (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOCtxProfFlattening.cpp | 114 llvm::annotateValueSite(M, CB, Data, Sum, in annotateIndirectCall()
|
| H A D | IndirectCallPromotion.cpp | 696 annotateValueSite(M, CB, CallVDs, TotalCount, IPVK_IndirectCallTarget, in updateFuncValueProfiles() 720 annotateValueSite(M, *VPtr, VTableValueProfiles, TotalVTableCount, in updateVPtrValueProfiles()
|
| H A D | PGOMemOPSizeOpt.cpp | 400 annotateValueSite(*Func.getParent(), *MO.I, RemainingVDs, SavedRemainCount, in perform()
|
| H A D | MemProfUse.cpp | 359 annotateValueSite(M, I, VDs, TotalCount, IPVK_IndirectCallTarget, in addVPMetadata()
|
| H A D | PGOInstrumentation.cpp | 1886 annotateValueSite( in annotateValueSites()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 320 LLVM_ABI void annotateValueSite(Module &M, Instruction &Inst, 328 LLVM_ABI void annotateValueSite(Module &M, Instruction &Inst,
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1335 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 1345 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 1348 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenPGO.cpp | 1414 llvm::annotateValueSite(CGM.getModule(), *ValueSite, *ProfRecord, in valueProfile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 905 annotateValueSite(*Inst.getParent()->getParent()->getParent(), Inst, in updateIDTMetaData()
|
| H A D | MemProfContextDisambiguation.cpp | 5635 annotateValueSite( in performICP()
|