Searched refs:CustomCompiler (Results 1 – 1 of 1) sorted by relevance
238 class CustomCompiler : public AbstractInterpreter { class243 CustomCompiler(const std::string &CompilerCmd, in CustomCompiler() function in __anon42a46eb90311::CustomCompiler263 Error CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram()405 return new CustomCompiler(CmdPath, Args); in createCustomCompiler()