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