Ordered sequence of (location, callee) pairs used as matching anchors.
Declared in <llvm/Transforms/IPO/SampleProfileMatcher.h>
<llvm/Transforms/IPO/SampleProfileMatcher.h>
using AnchorList = std::vector<std::pair<LineLocation, FunctionId>>;