Searched defs:isGreater (Results 1 – 3 of 3) sorted by relevance
38 testComparisonsComplete(const T& t1, const U& t2, bool isEqual, bool isLess, bool isGreater) { in testComparisonsComplete()102 bool isGreater = !isEqual && !isLess; in testComparisons() local112 const bool isGreater = val1 > val2; in testComparisonsValues() local
356 bool isGreater(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isGreater() function
1274 static bool isGreater(TensorExp::Kind kind, Attribute attr) { in isGreater() function