Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp2133 auto SecondRoundLTO = std::make_unique<SecondRoundThinBackend>( in runThinLTO() local
2136 return RunBackends(SecondRoundLTO.get()); in runThinLTO()