Searched refs:seen_ids_ (Results 1 – 2 of 2) sorted by relevance
37 seen_ids_(&allocator_, graph->GetCurrentInstructionId(), false, kArenaAllocGraphChecker) { in HGraphDelegateVisitor()38 seen_ids_.ClearAllBits(); in HGraphDelegateVisitor()122 ArenaBitVector seen_ids_; variable
359 if (seen_ids_.IsBitSet(instruction->GetId())) { in VisitInstruction()363 seen_ids_.SetBit(instruction->GetId()); in VisitInstruction()