Searched refs:annotateValueSite (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 319 annotateValueSite(*F.getParent(), *CB, ICallProfDataRef.slice(NumPromoted), in processFunction()
|
| H A D | PGOMemOPSizeOpt.cpp | 406 annotateValueSite(*Func.getParent(), *MO.I, RemVDs, SavedRemainCount, in perform()
|
| H A D | PGOInstrumentation.cpp | 1716 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 266 void annotateValueSite(Module &M, Instruction &Inst, 272 void annotateValueSite(Module &M, Instruction &Inst,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1164 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 1177 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 1180 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenPGO.cpp | 1269 llvm::annotateValueSite(CGM.getModule(), *ValueSite, *ProfRecord, in valueProfile()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 956 annotateValueSite(*Inst.getParent()->getParent()->getParent(), Inst, in updateIDTMetaData()
|