LLVM 22.0.0git
SampleProfileMatcher.h File Reference

This file provides the interface for SampleProfileMatcher. More...

Go to the source code of this file.

Classes

class  llvm::SampleProfileMatcher

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::AnchorList = std::vector<std::pair<LineLocation, FunctionId>>
using llvm::AnchorMap = std::map<LineLocation, FunctionId>

Detailed Description

This file provides the interface for SampleProfileMatcher.

Definition in file SampleProfileMatcher.h.