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