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

/external/llvm/tools/bugpoint/
H A DToolRunner.cpp240 AbstractInterpreter *AbstractInterpreter::createLLI(const char *Argv0, function in class:AbstractInterpreter
244 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t)&createLLI).str();

Completed in 91 milliseconds