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