Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp757 struct TypeSizeComparator { struct
758 bool operator()(const TypeSize &LHS, const TypeSize &RHS) const { in operator ()()