llvm::MCPseudoProbeSections::MCProbeDivisionMap

Map from function symbol to its probe inline tree.

Synopsis

Declared in <llvm/MC/MCPseudoProbe.h>

using MCProbeDivisionMap = std::unordered_map<MCSymbol*, MCPseudoProbeInlineTree>;

Description

Addresses of MCPseudoProbeInlineTree are used by the tree and must stay stable.