Searched refs:LazyCallGraphDOTPrinterPass (Results 1 – 3 of 3) sorted by relevance
1314 class LazyCallGraphDOTPrinterPass1315 : public PassInfoMixin<LazyCallGraphDOTPrinterPass> {1319 explicit LazyCallGraphDOTPrinterPass(raw_ostream &OS);
2011 LazyCallGraphDOTPrinterPass::LazyCallGraphDOTPrinterPass(raw_ostream &OS) in LazyCallGraphDOTPrinterPass() function in LazyCallGraphDOTPrinterPass2029 PreservedAnalyses LazyCallGraphDOTPrinterPass::run(Module &M, in run()
92 MODULE_PASS("print-lcg-dot", LazyCallGraphDOTPrinterPass(dbgs()))