llvm::instrumentor::InstrumentationConfig::populate

Populate the instrumentation opportunities.

Synopsis

Declared in <llvm/Transforms/IPO/Instrumentor.h>

virtual
void
populate(InstrumentorIRBuilderTy& IIRB);

Parameters

NameDescription
IIRBAn IR builder augmented with extra information for the instrumentor pass.