Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h80 struct AnonStructTypeKeyInfo { struct
1121 typedef DenseSet<StructType *, AnonStructTypeKeyInfo> StructTypeSet;
DType.cpp333 AnonStructTypeKeyInfo::KeyTy Key(ETypes, isPacked); in get()