Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h257 using CompileFunctionCreator = variable
268 CompileFunctionCreator CreateCompileFunction;
336 LLJITBuilderState::CompileFunctionCreator CreateCompileFunction) { in setCompileFunctionCreator()