Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DBlockFrequencyInfoTest.cpp40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function in llvm::__anon3751cb7b0111::BlockFrequencyInfoTest
H A DBranchProbabilityInfoTest.cpp40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function
H A DDDGTest.cpp43 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DLoopNestTest.cpp38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DProfileSummaryInfoTest.cpp48 std::unique_ptr<Module> makeLLVMModule(const char *ProfKind = nullptr, in makeLLVMModule() function in llvm::__anon32fbe91d0111::ProfileSummaryInfoTest
[all...]
H A DUnrollAnalyzerTest.cpp55 std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DDomTreeUpdaterTest.cpp23 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, makeLLVMModule() function
[all...]
H A DMemoryProfileInfoTest.cpp32 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { makeLLVMModule() function in __anon4ea3c8480111::MemoryProfileInfoTest
[all...]
H A DFunctionPropertiesAnalysisTest.cpp57 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anon0e5517c90111::FunctionPropertiesAnalysisTest
[all...]
H A DLoopInfoTest.cpp50 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
H A DIRSimilarityIdentifierTest.cpp31 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp422 Module *makeLLVMModule(LLVMContext &Context) { in makeLLVMModule() function
H A DDominatorTreeTest.cpp38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
[all...]