Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp290 class CustomCompiler : public AbstractInterpreter { class
294 CustomCompiler( in CustomCompiler() function in __anon0ad69adb0311::CustomCompiler
320 void CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram()
454 return new CustomCompiler(CmdPath, Args); in createCustomCompiler()