Home
last modified time | relevance | path

Searched defs:ModuleStr (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp51 const char *ModuleStr) { in makeLLVMModule()
59 const char *ModuleStr = in TEST() local
107 const char *ModuleStr = in TEST() local
161 const char *ModuleStr = "define void @f() {\n" in TEST() local
236 const char *ModuleStr = in TEST() local
295 const char *ModuleStr = in TEST() local
354 const char *ModuleStr = in TEST() local
413 const char *ModuleStr = in TEST() local
472 const char *ModuleStr = in TEST() local
531 const char *ModuleStr = in TEST() local
[all …]
H A DUnrollAnalyzerTest.cpp56 const char *ModuleStr) { in makeLLVMModule() argument
62 const char *ModuleStr = in TEST() local
120 const char *ModuleStr = in TEST() local
170 const char *ModuleStr = in TEST() local
213 const char *ModuleStr = in TEST() local
254 const char *ModuleStr = TEST() local
[all...]
H A DLoopNestTest.cpp39 const char *ModuleStr) { in makeLLVMModule()
53 const char *ModuleStr = in TEST() local
137 const char *ModuleStr = in TEST() local
223 const char *ModuleStr = in TEST() local
H A DDDGTest.cpp44 const char *ModuleStr) { in makeLLVMModule()
50 const char *ModuleStr = in TEST() local
142 const char *ModuleStr = in TEST() local
H A DDomTreeUpdaterTest.cpp24 makeLLVMModule(LLVMContext & Context,StringRef ModuleStr) makeLLVMModule() argument
H A DIRSimilarityIdentifierTest.cpp32 StringRef ModuleStr) { in makeLLVMModule()
/llvm-project/llvm/unittests/IR/
H A DDominatorTreeTest.cpp39 StringRef ModuleStr) { in makeLLVMModule() argument
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c364 value ModuleStr = caml_copy_string(ModuleCStr); in llvm_string_of_llmodule() local