Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgvn.cc75 bool CanHoldCopyOf(const ValueSet& other, bool exact_match) { in CanHoldCopyOf() function in art::ValueSet
546 if (current_set->CanHoldCopyOf(reference_set, /* exact_match= */ true)) { in FindVisitedBlockWithRecyclableSet()
551 current_set->CanHoldCopyOf(reference_set, /* exact_match= */ false)) { in FindVisitedBlockWithRecyclableSet()