Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp58 const char *ModuleStr = in TEST() local
106 const char *ModuleStr = in TEST() local
235 const char *ModuleStr = in TEST() local
294 const char *ModuleStr = in TEST() local
353 const char *ModuleStr = in TEST() local
412 const char *ModuleStr = in TEST() local
471 const char *ModuleStr = in TEST() local
530 const char *ModuleStr = in TEST() local
590 const char *ModuleStr = in TEST() local
646 const char *ModuleStr = in TEST() local
[all …]
H A DUnrollAnalyzerTest.cpp65 const char *ModuleStr) { in makeLLVMModule()
71 const char *ModuleStr = in TEST() local
130 const char *ModuleStr = in TEST() local
181 const char *ModuleStr = in TEST() local
225 const char *ModuleStr = in TEST() local
267 const char *ModuleStr = in TEST() local
H A DLoopNestTest.cpp38 const char *ModuleStr) { in makeLLVMModule()
52 const char *ModuleStr = in TEST() local
136 const char *ModuleStr = in TEST() local
222 const char *ModuleStr = in TEST() local
H A DDDGTest.cpp43 const char *ModuleStr) { in makeLLVMModule()
49 const char *ModuleStr = in TEST() local
141 const char *ModuleStr = in TEST() local
H A DDomTreeUpdaterTest.cpp24 StringRef ModuleStr) { in makeLLVMModule()
H A DIRSimilarityIdentifierTest.cpp26 StringRef ModuleStr) { in makeLLVMModule()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DDominatorTreeTest.cpp39 StringRef ModuleStr) { in makeLLVMModule()
/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c337 value ModuleStr = caml_copy_string(ModuleCStr); in llvm_string_of_llmodule() local