Searched refs:FindVisitedBlockWithRecyclableSet (Results 1 – 1 of 1) sorted by relevance
382 HBasicBlock* FindVisitedBlockWithRecyclableSet(HBasicBlock* block,432 HBasicBlock* recyclable = FindVisitedBlockWithRecyclableSet(block, *dominator_set); in VisitBasicBlock()527 HBasicBlock* GlobalValueNumberer::FindVisitedBlockWithRecyclableSet( in FindVisitedBlockWithRecyclableSet() function in art::GlobalValueNumberer