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

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

Completed in 71 milliseconds