Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DProfileSummaryInfoTest.cpp48 std::unique_ptr<Module> makeLLVMModule(const char *ProfKind = nullptr, in makeLLVMModule() argument
113 if (ProfKind) { in makeLLVMModule()
115 formatv(SummaryString, ProfKind, NumCounts, IsPartialProfile, in makeLLVMModule()