Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp203 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
253 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
DToolRunner.h109 createCustomExecutor(std::string &Message,
DToolRunner.cpp441 AbstractInterpreter *AbstractInterpreter::createCustomExecutor( in createCustomExecutor() function in AbstractInterpreter