Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h327 struct less_first { struct
328 template <typename T> bool operator()(const T &lhs, const T &rhs) const { in operator()
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DSTLExtras.h258 struct less_first { struct
259 template <typename T> bool operator()(const T &lhs, const T &rhs) const { in operator()