Printer pass for the LazyValueAnalysis results.
Synopsis
Declared in <llvm/Analysis/LazyValueInfo.h>
class LazyValueInfoPrinterPass
: public RequiredPassInfoMixin<LazyValueInfoPrinterPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that should not be skipped. |
Member Functions
Name |
Description |
|
Construct a printer that writes LazyValueInfo to |
Print LazyValueInfo for |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs