Home
last modified time | relevance | path

Searched defs:ProfileSummary (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h30 class ProfileSummary; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h32 class ProfileSummary; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DProfileSummary.h58 ProfileSummary(Kind K, SummaryEntryVector DetailedSummary, in ProfileSummary() function
/external/llvm/include/llvm/IR/
DProfileSummary.h62 ProfileSummary(Kind K, SummaryEntryVector DetailedSummary, in ProfileSummary() function
/external/llvm-project/llvm/unittests/IR/
DModuleTest.cpp157 std::unique_ptr<ProfileSummary> ProfileSummary( in TEST() local
/external/llvm-project/llvm/lib/IR/
DModule.cpp680 std::unique_ptr<ProfileSummary> ProfileSummary( in setPartialSampleProfileRatio() local