Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h205 struct TypePairAndMemDesc { struct
211 bool operator==(const TypePairAndMemDesc &Other) const { argument
218 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() argument