Home
last modified time | relevance | path

Searched refs:PrependMainExecutablePath (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp249 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function
273 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createLLI); in createLLI()
559 PrependMainExecutablePath("llc", Argv0, (void *)(intptr_t) & createLLC); in createLLC()
647 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createJIT); in createJIT()