Searched refs:IsNoop (Results 1 – 3 of 3) sorted by relevance
87 if (!Cast<HloAllReduceInstruction>(next)->IsNoop() && in MatchesArCrsPattern()
333 bool IsNoop() const;
545 bool HloAllReduceInstruction::IsNoop() const { in IsNoop() function in xla::HloAllReduceInstruction