Searched refs:SetVisited (Results 1 – 3 of 3) sorted by relevance
57 void DfsHloVisitorBase<HloInstructionPtr>::SetVisited( in SetVisited() function in xla::DfsHloVisitorBase
306 void SetVisited(const HloInstruction& instruction);
858 visitor->SetVisited(*mutable_instruction); in AcceptOrdered()