Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp1574 auto ProcessOneModule = [&](int I) -> Error { in runThinLTO() local
1590 if (Error E = ProcessOneModule(I)) in runThinLTO()
1602 if (Error E = ProcessOneModule(I)) in runThinLTO()