Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DOrcCAPITest.cpp54 struct CompileContext { struct in llvm::OrcCAPIExecutionTest
55 CompileContext() : Compiled(false) { } in CompileContext() argument
57 OrcCAPIExecutionTest* APIExecTest;
58 std::unique_ptr<Module> M;
59 LLVMOrcModuleHandle H;
60 bool Compiled;
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DOrcCAPITest.cpp62 struct CompileContext { struct in llvm::OrcCAPIExecutionTest
63 CompileContext() : Compiled(false) { } in CompileContext() argument
65 OrcCAPIExecutionTest* APIExecTest;
66 std::unique_ptr<Module> M;
67 LLVMOrcModuleHandle H;
68 bool Compiled;