Searched refs:CustomCompiler (Results 1 – 1 of 1) sorted by relevance
240 class CustomCompiler : public AbstractInterpreter { class245 CustomCompiler(const std::string &CompilerCmd, in CustomCompiler() function in __anoneca2c4cc0311::CustomCompiler265 Error CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram()411 return new CustomCompiler(CmdPath, Args); in createCustomCompiler()