HomeSort by relevance Sort by last modified time
    Searched refs:createLLI (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/bugpoint/
ExecutionDriver.cpp 166 Interpreter = AbstractInterpreter::createLLI(getToolName(), Message,
175 Interpreter = AbstractInterpreter::createLLI(getToolName(), Message,
ToolRunner.h 101 static AbstractInterpreter* createLLI(const char *Argv0, std::string &Message,
ToolRunner.cpp 240 AbstractInterpreter *AbstractInterpreter::createLLI(const char *Argv0,
244 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t)&createLLI).str();
    [all...]

Completed in 141 milliseconds