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