Searched refs:LazyCallGraphDOTPrinterPass (Results 1 – 3 of 3) sorted by relevance
1296 class LazyCallGraphDOTPrinterPass1297 : public PassInfoMixin<LazyCallGraphDOTPrinterPass> {1301 explicit LazyCallGraphDOTPrinterPass(raw_ostream &OS);
1787 LazyCallGraphDOTPrinterPass::LazyCallGraphDOTPrinterPass(raw_ostream &OS) in LazyCallGraphDOTPrinterPass() function in LazyCallGraphDOTPrinterPass1804 PreservedAnalyses LazyCallGraphDOTPrinterPass::run(Module &M, in run()
79 MODULE_PASS("print-lcg-dot", LazyCallGraphDOTPrinterPass(dbgs()))