Searched refs:deadCPSR (Results 1 – 1 of 1) sorted by relevance
8208 bool deadCPSR = false; in AdjustInstrPostInstrSelection() local8215 deadCPSR = true; in AdjustInstrPostInstrSelection()8224 assert(deadCPSR == !Node->hasAnyUseOfValue(1) && "inconsistent dead flag"); in AdjustInstrPostInstrSelection()8225 if (deadCPSR) { in AdjustInstrPostInstrSelection()