Home
last modified time | relevance | path

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

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