LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::StableFunction |
A stable function is a function with a stable hash while tracking the locations of ignored operands and their hashes. More... | |
struct | llvm::StableFunctionMap |
struct | llvm::StableFunctionMap::StableFunctionEntry |
An efficient form of StableFunction for fast look-up. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::IndexPairHash = std::pair< IndexPair, stable_hash > |
using | llvm::IndexOperandHashVecType = SmallVector< IndexPairHash > |