Printer pass for testing.
Synopsis
Declared in <llvm/Analysis/StackLifetime.h>
class StackLifetimePrinterPass
: public RequiredPassInfoMixin<StackLifetimePrinterPass>
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 this pass and its options as a pipeline string. |
|
Print stack lifetime info for |
Static Member Functions
Name |
Description |
Return true; required passes cannot be skipped. |
Created with MrDocs