Searched refs:getExecutionEngine (Results 1 – 3 of 3) sorted by relevance
55 llvm::orc::LLJIT *getExecutionEngine() const { return Jit.get(); } in getExecutionEngine() function
202 const llvm::orc::LLJIT *Interpreter::getExecutionEngine() const { in getExecutionEngine() function in Interpreter204 return IncrExecutor->getExecutionEngine(); in getExecutionEngine()
60 const llvm::orc::LLJIT *getExecutionEngine() const;