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

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp261 class CustomCompiler : public AbstractInterpreter { class in namespace:__anon2724
265 CustomCompiler( function in class:__anon2724::CustomCompiler
291 void CustomCompiler::compileProgram(const std::string &Bitcode,
424 return new CustomCompiler(CmdPath, Args);

Completed in 171 milliseconds