Home
last modified time | relevance | path

Searched refs:InstrProfValueKind (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DInstrProf.h238 enum InstrProfValueKind : uint32_t { enum
250 InstrProfValueKind ValueKind, uint32_t SiteIndx,
255 uint64_t Sum, InstrProfValueKind ValueKind,
262 InstrProfValueKind ValueKind,
/external/llvm/lib/ProfileData/
DInstrProf.cpp672 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite()
688 uint64_t Sum, InstrProfValueKind ValueKind, in annotateValueSite()
716 InstrProfValueKind ValueKind, in getValueProfDataFromInst()
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp387 Builder.getInt32(llvm::InstrProfValueKind::IPVK_IndirectCallTarget), in instrumentOneFunc()
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp794 (llvm::InstrProfValueKind)ValueKind, in valueProfile()
/external/llvm/docs/
DLangRef.rst9712 ``InstrProfValueKind`` type declared in the