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

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IndirectCallPromotionAnalysis.cpp 96 getValueProfDataFromInst(*I, IPVK_IndirectCallTarget, MaxNumPromotions,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
CGProfile.cpp 87 if (!getValueProfDataFromInst(*CB, IPVK_IndirectCallTarget, 8,
PGOMemOPSizeOpt.cpp 303 if (!getValueProfDataFromInst(*MO.I, IPVK_MemOPSize, MaxNumVals,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 744 getValueProfDataFromInst(Inst, IPVK_IndirectCallTarget, MaxNumPromotions,
784 getValueProfDataFromInst(Inst, IPVK_IndirectCallTarget, MaxNumPromotions,
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 259 bool getValueProfDataFromInst(const Instruction &Inst,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 999 bool getValueProfDataFromInst(const Instruction &Inst,

Completed in 45 milliseconds