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