LLVM: llvm::sampleprof::SampleProfileMap Class Reference (original) (raw)
This class provides operator overloads to the map container using MD5 as the key type, so that existing code can still work in most cases using SampleContext as key. More...
This class provides operator overloads to the map container using MD5 as the key type, so that existing code can still work in most cases using SampleContext as key.
Note: when populating container, make sure to assign the SampleContext to the mapped value immediately because the key no longer holds it.
Definition at line 1445 of file SampleProf.h.