Searched refs:visiting (Results 1 – 4 of 4) sorted by relevance
1 Regression test for Class Hierarchy Analysis (CHA) on visiting proxy method frame.
1 Fuzz test that exposed bug in bounds check elimination visiting of blocks.
2 thread stack roots when visiting Quick frames roots (b/73149739).
245 ArenaBitVector visiting(arena_, graph_->GetBlocks().size(), false, kArenaAllocGraphBuilder); in FindBackEdgesLocal() local256 visiting.SetBit(entry_block->GetBlockId()); in FindBackEdgesLocal()263 visiting.ClearBit(current_id); in FindBackEdgesLocal()272 if (visiting.IsBitSet(successor_id)) { in FindBackEdgesLocal()277 visiting.SetBit(successor_id); in FindBackEdgesLocal()