Register the before/after/invalidate callbacks required by this reporter.

Synopsis

Declared in <llvm/Passes/StandardInstrumentations.h>

void
registerRequiredCallbacks(PassInstrumentationCallbacks& PIC);

Parameters

Name

Description

PIC

Pass instrumentation callbacks to register with.

Created with MrDocs