Searched defs:Less (Results 1 – 4 of 4) sorted by relevance
76 bool Less(const VirtualAdjustment &RHS) const { in Less() function144 bool Less(const VirtualAdjustment &RHS) const { in Less() function
47 Less, // -O1 enumerator
59 struct Less { struct68 typedef std::map<CodeGenSubRegIndex*, CodeGenSubRegIndex*, Less> CompMap; argument208 struct Less { struct209 bool operator()(const CodeGenRegister *A, in operator()
49 Less, LessEqual, LessLess, LessGreater, enumerator