Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp695 bool NeedModule = llvm::forcePrintModuleIR(); in runOnSCC() local
696 if (isFunctionInPrintList("*") && NeedModule) { in runOnSCC()
707 if (!NeedModule) { in runOnSCC()
717 if (NeedModule && FoundFunction) { in runOnSCC()