reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
32 class LLC;
507 LLC *AbstractInterpreter::createLLC(const char *Argv0, std::string &Message, 525 return new LLC(*LLCPath, cc, Args, UseIntegratedAssembler);tools/bugpoint/ToolRunner.h
86 static LLC *createLLC(const char *Argv0, std::string &Message,