Home
last modified time | relevance | path

Searched defs:Lto (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp317 LTO Lto(std::move(Conf), std::move(Backend)); in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp721 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule()
1036 std::unique_ptr<LTO> Lto = createLTO( in runLTO() local