Home
last modified time | relevance | path

Searched refs:lto_module_create_from_memory (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/lto/
Dlto.exports7 lto_module_create_from_memory
Dlto.cpp239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { in lto_module_create_from_memory() function
/external/llvm/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/external/llvm/docs/
DLinkTimeOptimization.rst232 lto_module_create_from_memory(const void*, size_t)