Searched refs:createLLI (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp172 AbstractInterpreter::createLLI(getToolName(), Message, &ToolArgv);
181 AbstractInterpreter::createLLI(getToolName(), Message, &ToolArgv);
H A DToolRunner.h93 createLLI(const char *Argv0, std::string &Message,
H A DToolRunner.cpp221 AbstractInterpreter::createLLI(const char *Argv0, std::string &Message, function in class:AbstractInterpreter
224 FindProgramByName("lli", Argv0, (void *)(intptr_t)&createLLI)) {

Completed in 181 milliseconds