Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp643 bool NeedModule = llvm::forcePrintModuleIR(); in runOnSCC() local
644 if (isFunctionInPrintList("*") && NeedModule) { in runOnSCC()
655 if (!NeedModule) { in runOnSCC()
665 if (NeedModule && FoundFunction) { in runOnSCC()