Searched refs:GetExecutionEngine (Results 1 – 2 of 2) sorted by relevance
63 llvm::orc::LLJIT &GetExecutionEngine() { return *Jit; } in GetExecutionEngine() function
368 return IncrExecutor->GetExecutionEngine(); in getExecutionEngine()