Home
last modified time | relevance | path

Searched defs:makeLLVMIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DModuleSummaryIndexTest.cpp18 static std::unique_ptr<ModuleSummaryIndex> makeLLVMIndex(const char *Summary) { in makeLLVMIndex() function
/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp40 std::unique_ptr<ModuleSummaryIndex> makeLLVMIndex(const char *Summary) { makeLLVMIndex() function in __anon4ea3c8480111::MemoryProfileInfoTest