Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/LTO/
DLTO.cpp1456 auto ProcessOneModule = [&](int I) -> Error { in runThinLTO() local
1472 if (Error E = ProcessOneModule(I)) in runThinLTO()
1484 if (Error E = ProcessOneModule(I)) in runThinLTO()