Searched refs:LazyCallGraphDOTPrinterPass (Results 1 – 3 of 3) sorted by relevance
1276 class LazyCallGraphDOTPrinterPass1277 : public PassInfoMixin<LazyCallGraphDOTPrinterPass> {1281 explicit LazyCallGraphDOTPrinterPass(raw_ostream &OS);
1776 LazyCallGraphDOTPrinterPass::LazyCallGraphDOTPrinterPass(raw_ostream &OS) in LazyCallGraphDOTPrinterPass() function in LazyCallGraphDOTPrinterPass1793 PreservedAnalyses LazyCallGraphDOTPrinterPass::run(Module &M, in run()
75 MODULE_PASS("print-lcg-dot", LazyCallGraphDOTPrinterPass(dbgs()))