Searched defs:CompileFunction (Results 1 – 3 of 3) sorted by relevance
67 ClangFunctionCaller::CompileFunction(lldb::ThreadSP thread_to_use_sp, in CompileFunction() function in ClangFunctionCaller
31 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anonc652f2bf0111::CompileCallbackMaterializationUnit
1007 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local