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