Searched refs:CreateExecutor (Results 1 – 2 of 2) sorted by relevance
86 llvm::Error CreateExecutor();
331 if (auto Err = CreateExecutor()) in getExecutionEngine()369 llvm::Error Interpreter::CreateExecutor() { in CreateExecutor() function in Interpreter383 auto Err = CreateExecutor(); in Execute()