Searched refs:CreateExecutor (Results 1 – 2 of 2) sorted by relevance
257 if (llvm::Error Err = CreateExecutor()) { in Interpreter()364 if (auto Err = CreateExecutor()) in getExecutionEngine()417 llvm::Error Interpreter::CreateExecutor() { in CreateExecutor() function in Interpreter455 auto Err = CreateExecutor(); in Execute()
119 llvm::Error CreateExecutor();