Register change‐reporting callbacks on PIC.

Synopsis

Declared in <llvm/Passes/StandardInstrumentations.h>

void
registerCallbacks(PassInstrumentationCallbacks& PIC);

Parameters

Name

Description

PIC

Pass instrumentation callbacks to register with.

Created with MrDocs