Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
Dlto.exports3 lto_module_create
Dlto.cpp66 lto_module_t lto_module_create(const char* path) { in lto_module_create() function
/external/llvm/include/llvm-c/
Dlto.h122 lto_module_create(const char* path);
/external/llvm/docs/
DLinkTimeOptimization.rst153 object files, the linker only calls ``lto_module_create()`` when a supplied
154 object file is found to not be a native object file. If ``lto_module_create()``
230 lto_module_create(const char*)