Searched refs:kDefunct (Results 1 – 1 of 1) sorted by relevance
110 kDefunct, // Either the two nodes interfere, or have already been coalesced. enumerator1597 if (opportunity->stage == CoalesceStage::kDefunct) { in FreezeMoves()1701 if (opportunity->stage != CoalesceStage::kDefunct) { in Combine()1734 opportunity->stage = CoalesceStage::kDefunct; in Coalesce()1738 opportunity->stage = CoalesceStage::kDefunct; in Coalesce()1744 opportunity->stage = CoalesceStage::kDefunct; in Coalesce()1859 if (opportunity->stage == CoalesceStage::kDefunct) { in ColorInterferenceGraph()