Home
last modified time | relevance | path

Searched refs:CompileContext (Results 1 – 1 of 1) 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()