Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1820 auto ProcessOneModule = [&](int I) -> Error { in runThinLTO() local
1836 if (Error E = ProcessOneModule(I)) in runThinLTO()
1848 if (Error E = ProcessOneModule(I)) in runThinLTO()