Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp687 bool NeedModule = llvm::forcePrintModuleIR(); in runOnSCC() local
688 if (isFunctionInPrintList("*") && NeedModule) { in runOnSCC()
699 if (!NeedModule) { in runOnSCC()
709 if (NeedModule && FoundFunction) { in runOnSCC()