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

/macosx-10.10/llvmCore-3425.0.34/include/llvm-c/
H A DExecutionEngine.h94 void LLVMDisposeExecutionEngine(LLVMExecutionEngineRef EE);
/macosx-10.10/llvmCore-3425.0.34/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp164 void LLVMDisposeExecutionEngine(LLVMExecutionEngineRef EE) { function
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c205 LLVMDisposeExecutionEngine(EE);

Completed in 360 milliseconds