Home
last modified time | relevance | path

Searched refs:LTOObjectBuffer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm-c/
H A Dlto.h673 } LTOObjectBuffer; typedef
740 extern LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg,
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp559 LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg, in thinlto_module_get_object()
563 return LTOObjectBuffer{MemBuffer->getBufferStart(), in thinlto_module_get_object()