Decoded pseudo probe attached to an instruction.
Declared in <llvm/IR/PseudoProbe.h>
struct PseudoProbe;
| Name | Description |
|---|---|
Attr | Probe attribute flags (see PseudoProbeAttributes). |
Discriminator | Associated DWARF discriminator value, if any. |
Factor | Distribution factor estimating the portion of the real execution count. |
Id | Probe identifier. |
Type | Probe type (see PseudoProbeType). |
| Name | Description |
|---|---|
extractProbe | Extract the pseudo probe stored on Inst, if present. |