Searched refs:LLVMInitializeMCJITCompilerOptions (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DExecutionEngine.h89 void LLVMInitializeMCJITCompilerOptions(
100 * LLVMInitializeMCJITCompilerOptions(&options, sizeof(options));
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp156 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, function
184 LLVMInitializeMCJITCompilerOptions(&options, sizeof(options));
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp263 LLVMInitializeMCJITCompilerOptions(&Options, sizeof(Options));

Completed in 419 milliseconds