Home
last modified time | relevance | path

Searched defs:ProfileData (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DInstrProf.h548 template <class IntPtrT> struct LLVM_ALIGNAS(8) ProfileData { struct
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5344 auto *ProfileData = BI->getMetadata(LLVMContext::MD_prof); in extractBranchMetadata() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2043 MDNode *ProfileData = BI->getMetadata(LLVMContext::MD_prof); in ExtractBranchMetadata() local
/external/llvm/lib/IR/
DInstructions.cpp1083 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local