HomeSort by relevance Sort by last modified time
    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 132 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 158 lto_module_create(const char* path);

Completed in 467 milliseconds