Searched refs:LazyCallGraphPrinterPass (Results 1 – 3 of 3) sorted by relevance
1289 class LazyCallGraphPrinterPass1290 : public PassInfoMixin<LazyCallGraphPrinterPass> {1294 LLVM_ABI explicit LazyCallGraphPrinterPass(raw_ostream &OS);
1998 LazyCallGraphPrinterPass::LazyCallGraphPrinterPass(raw_ostream &OS) : OS(OS) {} in LazyCallGraphPrinterPass() function in LazyCallGraphPrinterPass2025 PreservedAnalyses LazyCallGraphPrinterPass::run(Module &M, in run()
135 MODULE_PASS("print-lcg", LazyCallGraphPrinterPass(errs()))