Searched refs:CustomCompiler (Results 1 – 1 of 1) sorted by relevance
290 class CustomCompiler : public AbstractInterpreter { class294 CustomCompiler( in CustomCompiler() function in __anon0ad69adb0311::CustomCompiler320 void CustomCompiler::compileProgram(const std::string &Bitcode, in compileProgram()454 return new CustomCompiler(CmdPath, Args); in createCustomCompiler()