Create load opportunities for PRE and POST positions.

Synopsis

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

static
void
populate(
    InstrumentationConfig& IConf,
    InstrumentorIRBuilderTy& IIRB);

Parameters

Name

Description

IConf

Instrumentation configuration to populate.

IIRB

Instrumentor IR builder.

Created with MrDocs