Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOModule.cpp202 LTOModule *LTOModule::makeLTOModule(const char *path, std::string &errMsg) { in makeLTOModule() function in LTOModule
211 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule
216 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule
230 LTOModule *LTOModule::makeLTOModule(const void *mem, size_t length, in makeLTOModule() function in LTOModule
263 LTOModule *LTOModule::makeLTOModule(MemoryBuffer *buffer, in makeLTOModule() function in LTOModule