Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1611 auto ProcessOneModule = [&](int I) -> Error { in runThinLTO() local
1627 if (Error E = ProcessOneModule(I)) in runThinLTO()
1639 if (Error E = ProcessOneModule(I)) in runThinLTO()