Home
last modified time | relevance | path

Searched refs:CompileFunctionCreator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h304 using CompileFunctionCreator = variable
322 CompileFunctionCreator CreateCompileFunction;
419 LLJITBuilderState::CompileFunctionCreator CreateCompileFunction) { in setCompileFunctionCreator()