Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local
DIndirectionUtils.cpp26 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anoncd851f110111::CompileCallbackMaterializationUnit