Searched refs:CustomExecutor (Results 1 – 1 of 1) sorted by relevance
332 class CustomExecutor : public AbstractInterpreter { class336 CustomExecutor( in CustomExecutor() function in __anon0ad69adb0411::CustomExecutor353 int CustomExecutor::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram()451 return new CustomExecutor(CmdPath, Args); in createCustomExecutor()