LLVM 20.0.0git
|
Defines HashKeyMap template. More...
Go to the source code of this file.
Classes | |
class | llvm::sampleprof::HashKeyMap< MapT, KeyT, ValueT, MapTArgs > |
This class is a wrapper to associative container MapT<KeyT, ValueT> using the hash value of the original key as the new key. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::sampleprof |
Defines HashKeyMap template.
Definition in file HashKeyMap.h.