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

/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp289 class CustomCompiler : public AbstractInterpreter { class in namespace:__anon2879
293 CustomCompiler( function in class:__anon2879::CustomCompiler
319 void CustomCompiler::compileProgram(const std::string &Bitcode,
452 return new CustomCompiler(CmdPath, Args);

Completed in 58 milliseconds