Searched refs:applyingInPlace (Results 1 – 2 of 2) sorted by relevance
871 bool applyingInPlace = (inv == this); in invertNonIdentity() local876 if (applyingInPlace || nullptr == tmp) { in invertNonIdentity()887 if (applyingInPlace) { in invertNonIdentity()
879 bool applyingInPlace = (inv == this); in invertNonIdentity() local884 if (applyingInPlace || nullptr == tmp) { in invertNonIdentity()895 if (applyingInPlace) { in invertNonIdentity()