Descriptor pairing a function GUID with its structural hash for pseudo probes.
Declared in <llvm/IR/PseudoProbe.h>
class PseudoProbeDescriptor;
| Name | Description |
|---|---|
PseudoProbeDescriptor [constructor] | Construct a descriptor from a function GUID and hash. |
getFunctionGUID | Return the function GUID stored in this descriptor. |
getFunctionHash | Return the function structural hash stored in this descriptor. |