Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h105 createCustomCompiler(std::string &Message,
DExecutionDriver.cpp199 AbstractInterpreter::createCustomCompiler(Message, CustomCompileCommand); in initializeExecutionEnvironment()
DToolRunner.cpp425 AbstractInterpreter *AbstractInterpreter::createCustomCompiler( in createCustomCompiler() function in AbstractInterpreter