Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp357 static bool isEmptyModule(const Module &Mod) { in isEmptyModule() function
391 if (!isEmptyModule(Mod)) { in opt()
453 if (!isEmptyModule(Mod)) in codegen()