Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp390 LTO Lto(std::move(Conf), std::move(Backend), 1, LTOMode); in run() local
424 check(Lto.add(std::move(Input), Res), F); in run()
458 check(Lto.run(AddStream, Cache), "LTO::run failed"); in run()