Searched defs:StringLessThan (Results 1 – 2 of 2) sorted by relevance
1702 struct StringLessThan { struct1703 bool operator()(const std::string* z, const std::string* y) const { in operator ()()
734 TF_BUILTIN(StringLessThan, StringBuiltinsAssembler) { in TF_BUILTIN() argument