Searched refs:createLLC (Results 1 – 3 of 3) sorted by relevance
167 Interpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()187 Interpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()219 SafeInterpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()227 SafeInterpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()238 SafeInterpreter = AbstractInterpreter::createLLC( in initializeExecutionEnvironment()
87 static LLC *createLLC(const char *Argv0, std::string &Message,
508 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, in createLLC() function in AbstractInterpreter514 FindProgramByName("llc", Argv0, (void *)(intptr_t)&createLLC); in createLLC()