Home
last modified time | relevance | path

Searched defs:makeLLVMModule (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DBlockFrequencyInfoTest.cpp40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function in llvm::__anon557384980111::BlockFrequencyInfoTest
H A DBranchProbabilityInfoTest.cpp40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function
H A DDDGTest.cpp42 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DLoopNestTest.cpp37 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DMemoryProfileInfoTest.cpp29 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anoneab451c50111::MemoryProfileInfoTest
H A DProfileSummaryInfoTest.cpp48 std::unique_ptr<Module> makeLLVMModule(const char *ProfKind = nullptr, in makeLLVMModule() function in llvm::__anon511da23a0111::ProfileSummaryInfoTest
H A DUnrollAnalyzerTest.cpp64 std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DDomTreeUpdaterTest.cpp23 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DFunctionPropertiesAnalysisTest.cpp51 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anondd389de60111::FunctionPropertiesAnalysisTest
H A DLoopInfoTest.cpp49 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DIRSimilarityIdentifierTest.cpp25 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp424 Module *makeLLVMModule(LLVMContext &Context) { in makeLLVMModule() function
H A DDominatorTreeTest.cpp38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function