Home
last modified time | relevance | path

Searched refs:DenseMapAPIntKeyInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h75 using DenseMapAPIntKeyInfo = DenseMapInfo<APInt>; variable
1402 DenseMap<APInt, std::unique_ptr<ConstantInt>, DenseMapAPIntKeyInfo>;