Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp726 struct TypeSizeComparator { struct
727 bool operator()(const TypeSize &LHS, const TypeSize &RHS) const { in operator ()()