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

/external/llvm/tools/bugpoint/
H A DToolRunner.cpp519 /// createLLC - Try to find the LLC executable
521 LLC *AbstractInterpreter::createLLC(const char *Argv0, function in class:AbstractInterpreter
528 PrependMainExecutablePath("llc", Argv0, (void *)(intptr_t)&createLLC).str();

Completed in 125 milliseconds