Searched refs:isBest (Results 1 – 1 of 1) sorted by relevance
320 bool isBest() const { return getQuality() == LocationQuality::Best; } in isBest() function in TransferTracker::LocationAndQuality1696 if (Previous.isBest()) { in transferDebugInstrRef()