Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DProfileSummary.h41 using SummaryEntryVector = std::vector<ProfileSummaryEntry>; variable
/external/llvm/include/llvm/IR/
DProfileSummary.h45 typedef std::vector<ProfileSummaryEntry> SummaryEntryVector; typedef
/external/llvm-project/llvm/include/llvm/IR/
DProfileSummary.h43 using SummaryEntryVector = std::vector<ProfileSummaryEntry>; variable