Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DLLVMContextImpl.h42 struct DenseMapAPIntKeyInfo { struct
124 typedef DenseMap<DenseMapAPIntKeyInfo::KeyTy, ConstantInt*,
125 DenseMapAPIntKeyInfo> IntMapTy;
DConstants.cpp401 DenseMapAPIntKeyInfo::KeyTy Key(V, ITy); in get()