Searched refs:CustomExecutor (Results 1 – 3 of 3) sorted by relevance
333 class CustomExecutor : public AbstractInterpreter { class337 CustomExecutor(const std::string &ExecutionCmd, in CustomExecutor() function in __anon233da97a0411::CustomExecutor354 int CustomExecutor::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram()452 return new CustomExecutor(CmdPath, Args); in createCustomExecutor()
320 class CustomExecutor : public AbstractInterpreter { class324 CustomExecutor( in CustomExecutor() function in __anon748a0d260411::CustomExecutor341 int CustomExecutor::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram()438 return new CustomExecutor(CmdPath, Args); in createCustomExecutor()
178 'util/concurrent/ScheduledThreadPoolExecutor/CustomExecutor.java',