Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp733 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule()
1037 std::unique_ptr<LTO> Lto = createLTO( in runLTO() local
/openbsd/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp355 LTO Lto(std::move(Conf), std::move(Backend)); in run() local