Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgvn.cc75 bool CanHoldCopyOf(const ValueSet& other, bool exact_match) { in CanHoldCopyOf() argument
76 if (exact_match) { in CanHoldCopyOf()