Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp1519 auto ProcessOneModule = [&](int I) -> Error { in runThinLTO() local
1535 if (Error E = ProcessOneModule(I)) in runThinLTO()
1547 if (Error E = ProcessOneModule(I)) in runThinLTO()