Home
last modified time | relevance | path

Searched defs:TypePairAndMemDesc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h173 struct TypePairAndMemDesc { struct
179 bool operator==(const TypePairAndMemDesc &Other) const { argument
187 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() argument