Home
last modified time | relevance | path

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

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