Home
last modified time | relevance | path

Searched defs:makeLTOModule (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/lto/
DLTOModule.cpp191 LTOModule *LTOModule::makeLTOModule(const char *path, std::string &errMsg) { in makeLTOModule() function in LTOModule
200 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule
205 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule
218 LTOModule *LTOModule::makeLTOModule(const void *mem, size_t length, in makeLTOModule() function in LTOModule
248 LTOModule *LTOModule::makeLTOModule(MemoryBuffer *buffer, in makeLTOModule() function in LTOModule