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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp240 class CustomCompiler : public AbstractInterpreter { class in namespace:__anon2834
245 CustomCompiler(const std::string &CompilerCmd, function in class:__anon2834::CustomCompiler
265 Error CustomCompiler::compileProgram(const std::string &Bitcode,
411 return new CustomCompiler(CmdPath, Args);

Completed in 60 milliseconds