|
LLVM
3.7.0
|
#include <SampleProf.h>
Public Types | |
| typedef DenseMapInfo< int > | OffsetInfo |
| typedef DenseMapInfo< unsigned > | DiscriminatorInfo |
Static Public Member Functions | |
| static sampleprof::LineLocation | getEmptyKey () |
| static sampleprof::LineLocation | getTombstoneKey () |
| static unsigned | getHashValue (sampleprof::LineLocation Val) |
| static bool | isEqual (sampleprof::LineLocation LHS, sampleprof::LineLocation RHS) |
Definition at line 79 of file SampleProf.h.
Definition at line 81 of file SampleProf.h.
| typedef DenseMapInfo<int> llvm::DenseMapInfo< sampleprof::LineLocation >::OffsetInfo |
Definition at line 80 of file SampleProf.h.
|
inlinestatic |
Definition at line 82 of file SampleProf.h.
|
inlinestatic |
Definition at line 90 of file SampleProf.h.
References llvm::sampleprof::LineLocation::Discriminator, and llvm::sampleprof::LineLocation::LineOffset.
|
inlinestatic |
Definition at line 86 of file SampleProf.h.
|
inlinestatic |
Definition at line 94 of file SampleProf.h.
References llvm::sampleprof::LineLocation::Discriminator, and llvm::sampleprof::LineLocation::LineOffset.
1.8.6