Searched refs:createLLC (Results 1 – 3 of 3) sorted by relevance
164 Interpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()183 Interpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()215 SafeInterpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()225 SafeInterpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()
86 static LLC *createLLC(const char *Argv0, std::string &Message,
507 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, in createLLC() function in AbstractInterpreter513 FindProgramByName("llc", Argv0, (void *)(intptr_t)&createLLC); in createLLC()