Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm-c/
HDExecutionEngine.h87 void LLVMInitializeMCJITCompilerOptions(
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDExecutionEngineBindings.cpp151 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions() function
179 LLVMInitializeMCJITCompilerOptions(&options, sizeof(options)); in LLVMCreateMCJITCompilerForModule()