Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp226 struct InstrLess { struct in __anoncba317990111::AlignVectors
227 bool operator()(const Instruction *A, const Instruction *B) const { in operator ()()