Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp87 template <typename ValueType, class Enable = void> struct KeyCompareLess {}; struct
90 struct KeyCompareLess<ValueType, struct
93 bool operator()(const Constant *Const1, const Constant *Const2) const { in operator ()()
110 struct KeyCompareLess<ValueType, struct
113 bool operator()(const Constant *Const1, const Constant *Const2) const { in operator ()()
120 struct KeyCompareLess< struct
123 bool operator()(const Constant *Const1, const Constant *Const2) const { in operator ()()