Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h114 LLVMBool LLVMCreateExecutionEngine(LLVMExecutionEngineRef *OutEE,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp201 LLVMBool LLVMCreateExecutionEngine(LLVMExecutionEngineRef *OutEE, in LLVMCreateExecutionEngine() function