HomeSort by: relevance | last modified time | path
    Searched refs:annotateValueSite (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
IndirectCallPromotion.cpp 381 annotateValueSite(*M, *CB, ICallProfDataRef.slice(NumPromoted), TotalCount,
PGOMemOPSizeOpt.cpp 455 annotateValueSite(*Func.getParent(), *MO.I, RemVDs, SavedRemainCount,
PGOInstrumentation.cpp 1580 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 954 void annotateValueSite(Module &M, Instruction &Inst,
967 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount);
970 void annotateValueSite(Module &M, Instruction &Inst,
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 246 void annotateValueSite(Module &M, Instruction &Inst,
252 void annotateValueSite(Module &M, Instruction &Inst,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenPGO.cpp 1013 llvm::annotateValueSite(CGM.getModule(), *ValueSite, *ProfRecord,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 844 annotateValueSite(*Inst.getParent()->getParent()->getParent(), Inst,

Completed in 31 milliseconds