Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DLTO.h343 bool VisibleOutsideSummary = false; member
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp582 GlobalRes.VisibleOutsideSummary |= in addModuleToGlobalRes()
1013 if (Res.second.VisibleOutsideSummary && Res.second.Prevailing) in run()