Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h44 struct DenseMapAPIntKeyInfo { struct
242 typedef DenseMap<DenseMapAPIntKeyInfo::KeyTy, ConstantInt*,
243 DenseMapAPIntKeyInfo> IntMapTy;
DConstants.cpp479 DenseMapAPIntKeyInfo::KeyTy Key(V, ITy); in get()