Home
last modified time | relevance | path

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

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