Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h334 bool EmptyCombinedModule = true; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp767 RegularLTO.EmptyCombinedModule = false; in addModule()
1351 if (!RegularLTO.EmptyCombinedModule || Conf.AlwaysEmitRegularLTOObj) { in runRegularLTO()