Home
last modified time | relevance | path

Searched refs:lto_module_create (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/lto/
Dlto.exports4 lto_module_create
Dlto.cpp193 lto_module_t lto_module_create(const char* path) { in lto_module_create() function
/external/llvm/include/llvm-c/
Dlto.h160 lto_module_create(const char* path);
/external/llvm/docs/
DLinkTimeOptimization.rst154 object files, the linker only calls ``lto_module_create()`` when a supplied
155 object file is found to not be a native object file. If ``lto_module_create()``
231 lto_module_create(const char*)