Searched refs:MaybeLiveUse (Results 1 – 1 of 1) sorted by relevance
655 for (const auto &MaybeLiveUse : MaybeLiveUses) { in markValue() local656 if (isLive(MaybeLiveUse)) { in markValue()663 Uses.emplace(MaybeLiveUse, RA); in markValue()