Searched defs:seen_instructions (Results 1 – 1 of 1) sorted by relevance
154 ArenaBitVector seen_instructions(&saa, graph->GetCurrentInstructionId(), false, kArenaAllocLSA); in CollectPartialEscapes() local187 std::vector<bool> seen_instructions(GetGraph()->GetCurrentInstructionId(), false); in DumpReferenceStats() local