LLVM API Documentation
Classes | |
struct | LineLocation |
Represents the relative location of an instruction. More... | |
class | FunctionSamples |
Representation of the samples collected for a function. More... | |
class | SampleProfileReader |
Sample-based profile reader. More... | |
Typedefs | |
typedef DenseMap< LineLocation, unsigned > | BodySampleMap |
Definition at line 73 of file SampleProfReader.h.