/llvm-project/llvm/unittests/Analysis/ |
H A D | BlockFrequencyInfoTest.cpp | 40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function in llvm::__anon3751cb7b0111::BlockFrequencyInfoTest
|
H A D | BranchProbabilityInfoTest.cpp | 40 std::unique_ptr<Module> makeLLVMModule() { in makeLLVMModule() function
|
H A D | DDGTest.cpp | 43 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
H A D | LoopNestTest.cpp | 38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
H A D | ProfileSummaryInfoTest.cpp | 48 std::unique_ptr<Module> makeLLVMModule(const char *ProfKind = nullptr, in makeLLVMModule() function in llvm::__anon32fbe91d0111::ProfileSummaryInfoTest [all...] |
H A D | UnrollAnalyzerTest.cpp | 55 std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
H A D | DomTreeUpdaterTest.cpp | 23 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, makeLLVMModule() function [all...] |
H A D | MemoryProfileInfoTest.cpp | 32 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { makeLLVMModule() function in __anon4ea3c8480111::MemoryProfileInfoTest [all...] |
H A D | FunctionPropertiesAnalysisTest.cpp | 57 std::unique_ptr<Module> makeLLVMModule(LLVMContext &C, const char *IR) { in makeLLVMModule() function in __anon0e5517c90111::FunctionPropertiesAnalysisTest [all...] |
H A D | LoopInfoTest.cpp | 50 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
H A D | IRSimilarityIdentifierTest.cpp | 31 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function
|
/llvm-project/llvm/unittests/IR/ |
H A D | LegacyPassManagerTest.cpp | 422 Module *makeLLVMModule(LLVMContext &Context) { in makeLLVMModule() function
|
H A D | DominatorTreeTest.cpp | 38 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context, in makeLLVMModule() function [all...] |