Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/CodeGen/
H A DTestCompiler.h27 struct TestCompiler { struct
34 TestCompiler(clang::LangOptions LO, argument
79 const BasicBlock *compile() { in compile()