Searched refs:CallGraphSCCsPrinterPass (Results 1 – 3 of 3) sorted by relevance
328 class CallGraphSCCsPrinterPass329 : public PassInfoMixin<CallGraphSCCsPrinterPass> {333 explicit CallGraphSCCsPrinterPass(raw_ostream &OS) : OS(OS) {} in CallGraphSCCsPrinterPass() function
312 PreservedAnalyses CallGraphSCCsPrinterPass::run(Module &M, in run()
95 MODULE_PASS("print-callgraph-sccs", CallGraphSCCsPrinterPass(dbgs()))