Searched refs:other_as_recurrent (Results 1 – 3 of 3) sorted by relevance
513 const SERecurrentNode* other_as_recurrent = other.AsSERecurrentNode(); in operator ==() local517 assert(other_as_recurrent); in operator ==()520 other_as_recurrent->GetCoefficient()) in operator ==()523 if (this_as_recurrent->GetOffset() != other_as_recurrent->GetOffset()) in operator ==()526 if (this_as_recurrent->GetLoop() != other_as_recurrent->GetLoop()) in operator ==()