Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DProfileDataLoader.h91 typedef ProfileDataT<Function, BasicBlock> ProfileData; typedef
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1668 MDNode *ProfileData = BI->getMetadata(LLVMContext::MD_prof); in ExtractBranchMetadata() local
/external/llvm/lib/VMCore/
DInstructions.cpp771 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local