llvm::AnchorList

Ordered sequence of (location, callee) pairs used as matching anchors.

Synopsis

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

using AnchorList = std::vector<std::pair<LineLocation, FunctionId>>;