Searched refs:annotateValueSite (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 684 annotateValueSite(M, CB, CallVDs, TotalCount, IPVK_IndirectCallTarget, in updateFuncValueProfiles() 708 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 | PGOInstrumentation.cpp | 1799 annotateValueSite( in annotateValueSites()
|
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 275 void annotateValueSite(Module &M, Instruction &Inst, 283 void annotateValueSite(Module &M, Instruction &Inst,
|
| /src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1282 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 1292 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 1295 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenPGO.cpp | 1399 llvm::annotateValueSite(CGM.getModule(), *ValueSite, *ProfRecord, in valueProfile()
|
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 905 annotateValueSite(*Inst.getParent()->getParent()->getParent(), Inst, in updateIDTMetaData()
|