Home
last modified time | relevance | path

Searched refs: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
65 CompileContext *CCtx = static_cast<CompileContext*>(Ctx); in myCompileCallback()
136 CompileContext C; in TEST_F()
/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() function
73 CompileContext *CCtx = static_cast<CompileContext*>(Ctx); in myCompileCallback()
188 CompileContext C; in TEST_F()