Searched refs:LazyCallGraphDOTPrinterPass (Results 1 – 3 of 3) sorted by relevance
1288 class LazyCallGraphDOTPrinterPass1289 : public PassInfoMixin<LazyCallGraphDOTPrinterPass> {1293 explicit LazyCallGraphDOTPrinterPass(raw_ostream &OS);
2022 LazyCallGraphDOTPrinterPass::LazyCallGraphDOTPrinterPass(raw_ostream &OS) in LazyCallGraphDOTPrinterPass() function in LazyCallGraphDOTPrinterPass2040 PreservedAnalyses LazyCallGraphDOTPrinterPass::run(Module &M, in run()
97 MODULE_PASS("print-lcg-dot", LazyCallGraphDOTPrinterPass(dbgs()))