Home
last modified time | relevance | path

Searched defs:createLTO (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/wasm/
H A DLTO.cpp41 static std::unique_ptr<lto::LTO> createLTO() { createLTO() function
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp867 static std::unique_ptr<LTO> createLTO(IndexWriteCallback OnIndexWrite, createLTO() function
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp616 std::unique_ptr<lto::LTO> createLTO( createLTO() function