Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/bugpoint/
DToolRunner.h103 createCustomCompiler(std::string &Message,
DExecutionDriver.cpp192 AbstractInterpreter::createCustomCompiler(Message, CustomCompileCommand); in initializeExecutionEnvironment()
DToolRunner.cpp442 AbstractInterpreter *AbstractInterpreter::createCustomCompiler( in createCustomCompiler() function in AbstractInterpreter