Searched refs:isTriviallyIdentity (Results 1 – 4 of 4) sorted by relevance
20 if (this->isTriviallyIdentity() && other.isTriviallyIdentity()) { in operator ==()702 if (!this->isTriviallyIdentity()) { in transpose()
645 if (a.isTriviallyIdentity()) { in setConcat()647 } else if (b.isTriviallyIdentity()) { in setConcat()
496 inline bool isTriviallyIdentity() const { in isTriviallyIdentity() function
812 bool isTriviallyIdentity() const { in isTriviallyIdentity() function