Location‐to‐callee map of matching anchors extracted from IR or a profile.
Synopsis
Declared in <llvm/Transforms/IPO/SampleProfileMatcher.h>
using AnchorMap = std::map<LineLocation, FunctionId>;
Created with MrDocs