Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h193 struct TargetExtTypeKeyInfo { struct
1533 using TargetExtTypeSet = DenseSet<TargetExtType *, TargetExtTypeKeyInfo>;
H A DType.cpp815 const TargetExtTypeKeyInfo::KeyTy Key(Name, Types, Ints); in get()