Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h97 struct AnonStructTypeKeyInfo { struct
308 typedef DenseMap<StructType*, bool, AnonStructTypeKeyInfo> StructTypeMap;
DType.cpp408 AnonStructTypeKeyInfo::KeyTy Key(ETypes, isPacked); in get()