Searched refs:current_block (Results 1 – 1 of 1) sorted by relevance
538 HBasicBlock* current_block = block->GetGraph()->GetBlocks()[block_id]; in FindVisitedBlockWithRecyclableSet() local547 if (!WillBeReferencedAgain(current_block)) { in FindVisitedBlockWithRecyclableSet()548 return current_block; in FindVisitedBlockWithRecyclableSet()552 if (!WillBeReferencedAgain(current_block)) { in FindVisitedBlockWithRecyclableSet()553 secondary_match = current_block; in FindVisitedBlockWithRecyclableSet()