Searched defs:makeLLVMIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | ModuleSummaryIndexTest.cpp | 18 static std::unique_ptr<ModuleSummaryIndex> makeLLVMIndex(const char *Summary) { in makeLLVMIndex() function |
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | MemoryProfileInfoTest.cpp | 40 std::unique_ptr<ModuleSummaryIndex> makeLLVMIndex(const char *Summary) { makeLLVMIndex() function in __anon4ea3c8480111::MemoryProfileInfoTest |