Searched refs:seen_ids_ (Results 1 – 2 of 2) sorted by relevance
41 seen_ids_(&allocator_, graph->GetCurrentInstructionId(), false, kArenaAllocGraphChecker), in HGraphDelegateVisitor()43 seen_ids_.ClearAllBits(); in HGraphDelegateVisitor()129 ArenaBitVector seen_ids_; variable
360 if (seen_ids_.IsBitSet(instruction->GetId())) { in VisitInstruction()364 seen_ids_.SetBit(instruction->GetId()); in VisitInstruction()