Searched refs:LLVMMCJITCompilerOptions (Results 1 – 3 of 3) sorted by relevance
43 struct LLVMMCJITCompilerOptions { struct88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
151 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()153 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()163 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()165 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
45 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()