Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.exports4 lto_module_create
H A Dlto.cpp208 lto_module_t lto_module_create(const char* path) { in lto_module_create() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A 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*)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A Dlto.h171 lto_module_create(const char* path);