OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lto_module_create
(Results
1 - 4
of
4
) sorted by null
/external/llvm/tools/lto/
lto.exports
4
lto_module_create
lto.cpp
193
lto_module_t
lto_module_create
(const char* path) {
function
/external/llvm/docs/
LinkTimeOptimization.rst
154
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*)
/external/llvm/include/llvm-c/
lto.h
160
lto_module_create
(const char* path);
Completed in 521 milliseconds