Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp2117 auto FirstRoundLTO = std::make_unique<FirstRoundThinBackend>( in runThinLTO() local
2120 if (Error E = RunBackends(FirstRoundLTO.get())) in runThinLTO()