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