Home
last modified time | relevance | path

Searched refs:WillBeReferencedAgain (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dgvn.cc392 bool WillBeReferencedAgain(HBasicBlock* block) const;
527 bool GlobalValueNumberer::WillBeReferencedAgain(HBasicBlock* block) const { in WillBeReferencedAgain() function in art::GlobalValueNumberer
565 if (!WillBeReferencedAgain(current_block)) { in FindVisitedBlockWithRecyclableSet()
570 if (!WillBeReferencedAgain(current_block)) { in FindVisitedBlockWithRecyclableSet()