Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DExecutionDriver.cpp196 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
246 AbstractInterpreter::createCustomExecutor(Message, CustomExecCommand); in initializeExecutionEnvironment()
DToolRunner.h107 createCustomExecutor(std::string &Message,
DToolRunner.cpp457 AbstractInterpreter *AbstractInterpreter::createCustomExecutor( in createCustomExecutor() function in AbstractInterpreter