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,
150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
45 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()