HomeSort by: relevance | last modified time | path
    Searched defs:runFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.cpp 80 GenericValue Interpreter::runFunction(Function *F,
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 513 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) {
610 report_fatal_error("MCJIT::runFunction does not support full-featured "

Completed in 50 milliseconds