Searched defs:makeLLVMModule (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | BlockFrequencyInfoTest.cpp | 40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function in llvm::__anon557384980111::BlockFrequencyInfoTest
|
| H A D | BranchProbabilityInfoTest.cpp | 40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function
|
| H A D | DDGTest.cpp | 42 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| H A D | LoopNestTest.cpp | 37 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| H A D | MemoryProfileInfoTest.cpp | 29 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anoneab451c50111::MemoryProfileInfoTest
|
| H A D | ProfileSummaryInfoTest.cpp | 48 std::unique_ptr<Module> makeLLVMModule(const char *ProfKind = nullptr, in makeLLVMModule() function in llvm::__anon511da23a0111::ProfileSummaryInfoTest
|
| H A D | UnrollAnalyzerTest.cpp | 64 std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| H A D | DomTreeUpdaterTest.cpp | 23 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| H A D | FunctionPropertiesAnalysisTest.cpp | 51 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anondd389de60111::FunctionPropertiesAnalysisTest
|
| H A D | LoopInfoTest.cpp | 49 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| H A D | IRSimilarityIdentifierTest.cpp | 25 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | LegacyPassManagerTest.cpp | 424 Module *makeLLVMModule(LLVMContext &Context) { in makeLLVMModule() function
|
| H A D | DominatorTreeTest.cpp | 38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|