Searched defs:Lto (Results 1 – 2 of 2) sorted by relevance
733 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule()1037 std::unique_ptr<LTO> Lto = createLTO( in runLTO() local
355 LTO Lto(std::move(Conf), std::move(Backend)); in run() local