reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
89 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions); 110 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,lib/ExecutionEngine/ExecutionEngineBindings.cpp
150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, 152 LLVMMCJITCompilerOptions options; 162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, 164 LLVMMCJITCompilerOptions options;unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
327 LLVMMCJITCompilerOptions Options;