Printer pass for the MachineBlockHashInfoAnalysis results.
Declared in <llvm/CodeGen/MachineBlockHashInfo.h>
class MachineBlockHashInfoPrinterPass
: public RequiredPassInfoMixin<MachineBlockHashInfoPrinterPass>
| Name | Description |
|---|---|
RequiredPassInfoMixin<MachineBlockHashInfoPrinterPass> | A CRTP mix-in for passes that should not be skipped. |
| Name | Description |
|---|---|
MachineBlockHashInfoPrinterPass [constructor] | Construct a printer that writes to OS. |
run | Print MachineBlockHashInfoAnalysis results for MF. |
| Name | Description |
|---|---|
isRequired | Return true; required passes cannot be skipped. |