Searched refs:LazyCallGraphDOTPrinterPass (Results 1 – 3 of 3) sorted by relevance
1298 class LazyCallGraphDOTPrinterPass1299 : public PassInfoMixin<LazyCallGraphDOTPrinterPass> {1303 explicit LazyCallGraphDOTPrinterPass(raw_ostream &OS);
2029 LazyCallGraphDOTPrinterPass::LazyCallGraphDOTPrinterPass(raw_ostream &OS) in LazyCallGraphDOTPrinterPass() function in LazyCallGraphDOTPrinterPass2047 PreservedAnalyses LazyCallGraphDOTPrinterPass::run(Module &M, in run()
109 MODULE_PASS("print-lcg-dot", LazyCallGraphDOTPrinterPass(dbgs()))