Construct a sample‐profile probe pass.

Synopsis

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

SampleProfileProbePass(TargetMachine* TM);

Parameters

Name

Description

TM

Target machine used when instrumenting functions.

Created with MrDocs