Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h92 struct AnonStructTypeKeyInfo { struct
1478 using StructTypeSet = DenseSet<StructType *, AnonStructTypeKeyInfo>;
H A DType.cpp409 const AnonStructTypeKeyInfo::KeyTy Key(ETypes, isPacked); in get()