Searched refs:createCompileFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h202 createCompileFunction(LLJITBuilderState &S, JITTargetMachineBuilder JTMB);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1043 LLJIT::createCompileFunction(LLJITBuilderState &S, function in class:llvm::orc::LLJIT
1087 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB));

Completed in 110 milliseconds