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