Debug logging for transformation and analysis passes.

Synopsis

Declared in <llvm/Passes/StandardInstrumentations.h>

class PrintPassInstrumentation;

Member Functions

Name

Description

PrintPassInstrumentation [constructor]

Construct instrumentation that logs pass runs when Enabled.

registerCallbacks

Register before/after pass logging callbacks on PIC.

Created with MrDocs