Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/bugpoint/
DToolRunner.h101 createCustomCompiler(const char *Argv0, std::string &Message,
DExecutionDriver.cpp192 Interpreter = AbstractInterpreter::createCustomCompiler( in initializeExecutionEnvironment()
DToolRunner.cpp401 AbstractInterpreter *AbstractInterpreter::createCustomCompiler( in createCustomCompiler() function in AbstractInterpreter